Package | Description |
---|---|
org.geotools.data.complex |
This package contains the implementation of a ComplexDataStore,
Author note: though this "Complex" datastore has born to provide
complex features out of a simple features data source, it may be better
called a DerivativeDataStore or something like that, you'll see
why later.
|
Modifier and Type | Class and Description |
---|---|
class |
PartialIndexedMappingFeatureIterator
MappingFeatureIterator with partial index query support
|
class |
TotalIndexedMappingFeatureIterator
MappingFeatureIterator for full index coverage case
|
Modifier and Type | Method and Description |
---|---|
IndexedMappingFeatureIterator |
IndexedMappingFeatureIteratorFactory.buildInstance()
Build IndexedMappingFeatureIterator instance for partial or total index query coverage.
|
Copyright © 1996–2022 Geotools. All rights reserved.