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