|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Feature | A feature is a structured object with named properties, an identifier and type information. |
FeatureCollection | A feature collection is a collection of Feature instances. |
FeatureInputStream | Allows stream access to Feature objects provide by a source. |
Property<T> | A spatial or non-spatial property of a Feature . |
SimpleFeature | A Feature that does not allow nested features ("complex properties") or properties that occur multiple times. |
StreamFeatureCollection | FeatureCollection that provides stream-based access to a data source. |
Class Summary | |
---|---|
AbstractFeature | Abstract base class for common Feature implementations. |
AbstractFeatureCollection | Abstract base class for common FeatureCollection implementations. |
Features | Provides utility methods for common tasks that involve Feature and FeatureCollection objects. |
GenericFeature | Allows the representation of arbitrary Feature s. |
GenericFeatureCollection | Allows the representation of arbitrary FeatureCollection s, also those that use FeatureCollectionType s
with their own properties. |
GenericProperty<T> | TODO add documentation here |
GenericSimpleFeature | Feature implementation that allows the representation of arbitrary SimpleFeature s. |
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |