public class GMLContentResolver extends SpatialDbContentResolver
_database, _mapView_handlers, _validExts| Constructor and Description |
|---|
GMLContentResolver(MapView mv,
DataSourceFeatureDataStore db) |
| Modifier and Type | Method and Description |
|---|---|
protected GMLContentHandler |
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 GMLContentResolver(MapView mv, DataSourceFeatureDataStore db)
protected GMLContentHandler 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)