Package org.deegree.feature.types

Interface Summary
AppSchema Defines a number of FeatureTypes and their derivation hierarchy.
FeatureCollectionType FeatureType that defines a collection of features.
FeatureType Provides the type information for an (application-defined) class of Features.
 

Class Summary
DynamicAppSchema AppSchema that allows to add FeatureTypes during runtime.
DynamicFeatureType FeatureType that allows to add property declarations after construction.
GenericAppSchema Generic AppSchema implementation, can be used for representing arbitrary application schemas.
GenericFeatureCollectionType Generic FeatureCollectionType implementation, can be used for representing arbitrary feature collection types.
GenericFeatureType Generic implementation of FeatureType, can be used for representing arbitrary feature types.
 



Copyright © 2011. All Rights Reserved.