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 |
---|---|
static class |
IndexIdIterator.IndexFeatureIdIterator
Index iterator for to work with a FeatureIterator delegate
|
static class |
IndexIdIterator.IndexUniqueVisitorIterator
Index iterator for to work with UniqueVisitor over id field.
|
Modifier and Type | Field and Description |
---|---|
protected IndexIdIterator |
IndexedMappingFeatureIterator.indexIterator |
Modifier and Type | Method and Description |
---|---|
protected IndexIdIterator |
IndexedMappingFeatureIterator.getIndexIterator() |
Copyright © 1996–2022 Geotools. All rights reserved.