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