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