public class MvtContentResolver extends SpatialDbContentResolver
_database, _mapView
_handlers, _validExts
Constructor and Description |
---|
MvtContentResolver(MapView mv,
DataSourceFeatureDataStore db) |
Modifier and Type | Method and Description |
---|---|
protected MvtContentHandler |
createHandler(java.io.File file,
java.util.List<java.lang.Long> featureSetIds,
Envelope bounds)
Create a new content handler
|
addHandler, query, scan
addHandler, addHandler, dispose, getHandler, getHandler, getHandlers, onVisibilityConditions, removeHandler
public MvtContentResolver(MapView mv, DataSourceFeatureDataStore db)
protected MvtContentHandler createHandler(java.io.File file, java.util.List<java.lang.Long> featureSetIds, Envelope bounds)
SpatialDbContentResolver
createHandler
in class SpatialDbContentResolver
file
- Content filefeatureSetIds
- List of associated feature set IDsbounds
- Complete bounds (null if N/A)