|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
ArrayDataStore | Simple example of an AbstractDataStore built around the provided array of features. |
ContentDataStore | Abstract base class for data stores. |
ContentEntry | An entry for a type or feature source provided by a datastore. |
ContentFeatureCollection | A FeatureCollection that completely delegates to a backing FetaureSource#getReader |
ContentFeatureCollection.WrappingFeatureIterator | |
ContentFeatureSource | Abstract implementation of FeatureSource. |
ContentFeatureStore | Abstract implementation of FeatureStore. |
ContentState | The state of an entry in a datastore, maintained on a per-transaction basis. |
DataFeatureCollection | A starting point for implementing FeatureCollection's backed onto a FeatureReader. |
DiffContentFeatureWriter | A FeatureWriter that captures modifications against a FeatureReader. |
DiffTransactionState | Transaction state responsible for holding an in memory Diff of any modifications. |
EmptyFeatureCollection | |
EmptyIterator | An iterator that returns no content. |
EventContentFeatureWriter | FeatureWriter wrapper that issues events modifications as required. |
FeatureIteratorIterator<F extends Feature> | An Iterator which delegates to a FeatureIterator . |
FilteringFeatureCollection<T extends FeatureType,F extends Feature> | Decorates a feature collection with one that filters content. |
FilteringFeatureIterator<F extends Feature> | Decorates a FeatureIterator with one that filters content. |
FilteringIterator<F extends Feature> | Decorates a org.geotools.feature.Feature iterator with one that
filters content. |
MaxFeaturesFeatureCollection<T extends FeatureType,F extends Feature> | SimpleFeatureCollection wrapper which limits the number of features returned. |
MaxFeaturesIterator<F extends Feature> | Iterator wrapper which caps the number of returned features. |
NoContentIterator | This iterator is used to indicate that contents could not be aquired. |
ReprojectingFeatureCollection | SimpleFeatureCollection decorator that reprojects the default geometry. |
ReprojectingFeatureIterator | |
ReprojectingIterator | |
ReTypingFeatureCollection | SimpleFeatureCollection decorator which decorates a feature collection "re-typing" its schema based on attributes specified in a query. |
ReTypingFeatureIterator | FeatureIterator wrapper which re-types features on the fly based on a target feature type. |
ReTypingIterator | Deprecated. Please use ReTypingFeatureIterator |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |