public static class GetFeatureParameters.SpatialParameters extends GetFeatureParameters
GetFeatureParameters.BoundsParameters, GetFeatureParameters.BufferParameters, GetFeatureParameters.IDParameters, GetFeatureParameters.SpatialParameters, GetFeatureParameters.SQLParameters, GetFeatureParameters.Type| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
attributeFilter
The attribute filter condition.
|
java.lang.String |
datasetName
The dataset name.
|
Geometry |
geometry
The geometric object.
|
SpatialQueryMode |
spatialQueryMode
The spatial query mode.
|
datasourceName, fields, fromIndex, maxFeatures, targetPrj, toIndex, type| Constructor and Description |
|---|
GetFeatureParameters.SpatialParameters() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
datasetName()
Returns the dataset name.
|
public java.lang.String datasetName
public Geometry geometry
public SpatialQueryMode spatialQueryMode
public java.lang.String attributeFilter
public GetFeatureParameters.SpatialParameters()
public java.lang.String datasetName()
GetFeatureParametersdatasetName in class GetFeatureParameters