| Modifier and Type | Interface and Description |
|---|---|
interface |
InternalGeotoolsFeatureDataAdapter<T extends org.opengis.feature.simple.SimpleFeature> |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalGeotoolsDataAdapterWrapper<T extends org.opengis.feature.simple.SimpleFeature> |
| Constructor and Description |
|---|
InternalGeotoolsDataAdapterWrapper(GeotoolsFeatureDataAdapter<T> adapter,
short adapterId) |
InternalGeotoolsDataAdapterWrapper(GeotoolsFeatureDataAdapter<T> adapter,
short adapterId,
VisibilityHandler visibilityHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected org.opengis.filter.Filter |
TemporalQuery.getFilter(GeotoolsFeatureDataAdapter adapter,
Index index) |
protected org.opengis.filter.Filter |
SpatialTemporalQuery.getFilter(GeotoolsFeatureDataAdapter adapter,
Index index) |
protected org.opengis.filter.Filter |
SpatialQuery.getFilter(GeotoolsFeatureDataAdapter adapter,
Index index) |
protected abstract org.opengis.filter.Filter |
AbstractVectorConstraints.getFilter(GeotoolsFeatureDataAdapter adapter,
Index index) |
protected static org.opengis.filter.Filter |
SpatialQuery.getFilter(GeotoolsFeatureDataAdapter adapter,
Index index,
ExplicitSpatialQuery delegateConstraints) |
protected static org.opengis.filter.Filter |
TemporalQuery.getFilter(GeotoolsFeatureDataAdapter adapter,
QueryConstraints delegateConstraints) |
protected boolean |
TemporalQuery.isSupported(Index index,
GeotoolsFeatureDataAdapter adapter) |
protected boolean |
SpatialTemporalQuery.isSupported(Index index,
GeotoolsFeatureDataAdapter adapter) |
protected boolean |
SpatialQuery.isSupported(Index index,
GeotoolsFeatureDataAdapter adapter) |
protected abstract boolean |
AbstractVectorConstraints.isSupported(Index index,
GeotoolsFeatureDataAdapter adapter) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
OptimalVectorTimeRangeAggregation.isCommonIndex(Index index,
GeotoolsFeatureDataAdapter adapter) |
protected boolean |
OptimalVectorBoundingBoxAggregation.isCommonIndex(Index index,
GeotoolsFeatureDataAdapter adapter) |
protected abstract boolean |
BaseOptimalVectorAggregation.isCommonIndex(Index index,
GeotoolsFeatureDataAdapter adapter) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
IndexOptimizationUtils.hasTime(Index index,
GeotoolsFeatureDataAdapter adapter) |
Copyright © 2013–2021. All rights reserved.