|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
RandomFeatureAccess | Access Feature content using Feature "Id". |
Class Summary | |
---|---|
AbstractFeatureCollection | Implement a feature collection just based on provision of iterator. |
AbstractFeatureVisitor | An abstract class to reduce the amount of work needed when working with FeatureVisitor. |
AdaptorFeatureCollection | Implement a feature collection just based on provision of iterator. |
DecoratingFeatureCollection<T extends FeatureType,F extends Feature> | A FeatureCollection which completley delegates to another FeatureCollection. |
DelegateFeatureIterator<F extends Feature> | A feature iterator that completely delegates to a normal Iterator, simply allowing Java 1.4 code to escape the caste (sic) system. |
FeatureIteratorImpl<F extends Feature> | A convenience class for dealing with FeatureCollection Iterators. |
FilteredIterator<F extends Feature> | Provides an implementation of Iterator that will filter contents using the provided filter. |
SubFeatureCollection | Used as a reasonable default implementation for subCollection. |
SubFeatureList |
Helper classes for implementing FeatureCollections.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |