|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.geotools.feature.collection | |
---|---|
org.geotools.data.collection | Implementations of FeatureCollection for different purposes. |
org.geotools.data.crs | Provides support for the OGC Catalog Specification. |
org.geotools.data.memory | |
org.geotools.data.store | |
org.geotools.feature.collection | Helper classes for implementing FeatureCollections. |
Classes in org.geotools.feature.collection used by org.geotools.data.collection | |
---|---|
AbstractFeatureCollection
Implement a feature collection just based on provision of an Iterator . |
|
DecoratingSimpleFeatureCollection
A FeatureCollection which completely delegates to another FeatureCollection. |
Classes in org.geotools.feature.collection used by org.geotools.data.crs | |
---|---|
AbstractFeatureCollection
Implement a feature collection just based on provision of an Iterator . |
Classes in org.geotools.feature.collection used by org.geotools.data.memory | |
---|---|
AbstractFeatureCollection
Implement a feature collection just based on provision of an Iterator . |
|
RandomFeatureAccess
Access Feature content using Feature "Id". |
Classes in org.geotools.feature.collection used by org.geotools.data.store | |
---|---|
DecoratingFeatureCollection
A FeatureCollection which completely delegates to another FeatureCollection. |
|
DecoratingSimpleFeatureCollection
A FeatureCollection which completely delegates to another FeatureCollection. |
Classes in org.geotools.feature.collection used by org.geotools.feature.collection | |
---|---|
BaseFeatureCollection
Implement a feature collection just based on provision of a FeatureIterator . |
|
BaseSimpleFeatureCollection
|
|
DecoratingFeatureIterator
A feature iterator that completely delegates to another FeatureIterator. |
|
DecoratingSimpleFeatureCollection
A FeatureCollection which completely delegates to another FeatureCollection. |
|
DelegateFeatureIterator
A feature iterator that completely delegates to a normal Iterator, simply allowing Java 1.4 code to escape the caste (sic) system. |
|
FeatureIteratorImpl
A convenience class for dealing with wrapping a Collection Iterator up as a FeatureIterator. |
|
RandomFeatureAccess
Access Feature content using Feature "Id". |
|
SubFeatureCollection
Reasonable default implementation for subCollection making use of parent SimpleFeatureCollection.features()
and provided Filter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |