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, scanaddHandler, addHandler, dispose, getHandler, getHandler, getHandlers, onVisibilityConditions, removeHandlerpublic MvtContentResolver(MapView mv, DataSourceFeatureDataStore db)
protected MvtContentHandler createHandler(java.io.File file, java.util.List<java.lang.Long> featureSetIds, Envelope bounds)
SpatialDbContentResolvercreateHandler in class SpatialDbContentResolverfile - Content filefeatureSetIds - List of associated feature set IDsbounds - Complete bounds (null if N/A)