Uses of Interface
org.geotools.data.complex.IndexIdIterator
- 
Packages that use IndexIdIterator Package Description org.geotools.data.complex This package contains the implementation of a ComplexDataStore,
- 
- 
Uses of IndexIdIterator in org.geotools.data.complexClasses in org.geotools.data.complex that implement IndexIdIterator Modifier and Type Class Description static classIndexIdIterator.IndexFeatureIdIteratorIndex iterator for to work with a FeatureIterator delegatestatic classIndexIdIterator.IndexUniqueVisitorIteratorIndex iterator for to work with UniqueVisitor over id field.Fields in org.geotools.data.complex declared as IndexIdIterator Modifier and Type Field Description protected IndexIdIteratorIndexedMappingFeatureIterator. indexIteratorMethods in org.geotools.data.complex that return IndexIdIterator Modifier and Type Method Description protected IndexIdIteratorIndexedMappingFeatureIterator. getIndexIterator()
 
-