public class SpatialQuery extends AbstractVectorConstraints<ExplicitSpatialQuery>
delegateConstraints| Constructor and Description |
|---|
SpatialQuery() |
SpatialQuery(ExplicitSpatialQuery delegateConstraints) |
| Modifier and Type | Method and Description |
|---|---|
protected org.opengis.filter.Filter |
getFilter(GeotoolsFeatureDataAdapter adapter,
Index index) |
protected static org.opengis.filter.Filter |
getFilter(GeotoolsFeatureDataAdapter adapter,
Index index,
ExplicitSpatialQuery delegateConstraints) |
protected boolean |
isSupported(Index index,
GeotoolsFeatureDataAdapter adapter) |
protected ExplicitSpatialQuery |
newConstraints() |
createFilters, createQueryConstraints, fromBinary, getIndexConstraints, toBinaryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitindexMustBeSpecifiedpublic SpatialQuery()
public SpatialQuery(ExplicitSpatialQuery delegateConstraints)
protected ExplicitSpatialQuery newConstraints()
newConstraints in class AbstractVectorConstraints<ExplicitSpatialQuery>protected boolean isSupported(Index index, GeotoolsFeatureDataAdapter adapter)
isSupported in class AbstractVectorConstraints<ExplicitSpatialQuery>protected org.opengis.filter.Filter getFilter(GeotoolsFeatureDataAdapter adapter, Index index)
getFilter in class AbstractVectorConstraints<ExplicitSpatialQuery>protected static org.opengis.filter.Filter getFilter(GeotoolsFeatureDataAdapter adapter, Index index, ExplicitSpatialQuery delegateConstraints)
Copyright © 2013–2021. All rights reserved.