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