|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
RandomFeatureAccess | Access Feature content using Feature "Id". |
Class Summary | |
AbstractFeatureCollection | |
AbstractFeatureList | |
AbstractResourceCollection | Collection supporting close( Iterator ). |
AbstractResourceList | Starter for resource based list implementations. |
BaseFeatureState | This is *not* a Feature - it is a Delegate used by FeatureCollection implementations as "mix-in", provides implementation of featureCollection events, featureType, and attribute access. |
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 FeatureCollection Iterators. |
FeatureState | This is *not* a Feature - it is a Delegate used by FeatureCollection implementations as "mix-in", provides implementation of featureCollection events, featureType, and attribute access. |
FilteredIterator | Provides an implementation of Iterator that will filter contents using the provided filter. |
SubFeatureCollection | Used as a reasonable default implementation for subCollection. |
SubFeatureList | |
SubFeatureState | This is *not* a Feature - it is a Delegate used by FeatureCollection implementations as "mix-in", provides implementation of featureCollection events, featureType, and attribute access backed by an origional FeatureCollection. |
SubResourceList | Simple SubList based on from, to index. |
Helper classes for implementing FeatureCollections.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |