|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpatialFilter | |
---|---|
com.esri.core.tasks.ags.na |
Uses of SpatialFilter in com.esri.core.tasks.ags.na |
---|
Methods in com.esri.core.tasks.ags.na that return SpatialFilter | |
---|---|
SpatialFilter |
NAFeaturesAsLayer.getSpatialFilter()
Gets the spatial filter used to filter the features |
Methods in com.esri.core.tasks.ags.na with parameters of type SpatialFilter | |
---|---|
void |
NAFeaturesAsLayer.setSpatialFilter(SpatialFilter spatialFilter)
Sets the spatial filter used to filter the features |
Constructors in com.esri.core.tasks.ags.na with parameters of type SpatialFilter | |
---|---|
NAFeaturesAsLayer(String layerName,
SpatialFilter spatialFilter)
Constructor taking the layer name and a spatial filter |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |