Package | Description |
---|---|
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.data.wfs.internal | |
org.geotools.feature.collection |
Helper classes for implementing FeatureCollections.
|
org.geotools.process.vector |
Vector processing support for the GeoTools library.
|
Class and Description |
---|
AbstractFeatureCollection
Implement a feature collection just based on provision of an
Iterator . |
DecoratingSimpleFeatureCollection
A FeatureCollection which completely delegates to another FeatureCollection.
|
Class and Description |
---|
AbstractFeatureCollection
Implement a feature collection just based on provision of an
Iterator . |
Class and Description |
---|
AbstractFeatureCollection
Implement a feature collection just based on provision of an
Iterator . |
RandomFeatureAccess
Access Feature content using Feature "Id".
|
Class and Description |
---|
DecoratingFeatureCollection
A FeatureCollection which completely delegates to another FeatureCollection.
|
DecoratingSimpleFeatureCollection
A FeatureCollection which completely delegates to another FeatureCollection.
|
Class and Description |
---|
BaseFeatureCollection
Implement a feature collection just based on provision of a
FeatureIterator . |
Class and Description |
---|
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.
|
DecoratingSimpleFeatureIterator
A feature iterator that completely delegates to a normal Iterator, simply allowing Java 1.4 code
to escape the caste (sic) system.
|
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. |
Class and Description |
---|
BaseFeatureCollection
Implement a feature collection just based on provision of a
FeatureIterator . |
Copyright © 1996–2022 Geotools. All rights reserved.