Package org.deegree.feature.types.property

Interface Summary
PropertyType Declares a named property of a FeatureType.
 

Class Summary
AbstractPropertyType Abstract base class for PropertyTypes that defines common fields and methods.
ArrayPropertyType PropertyType that defines a property with a TypedObjectNodeArray value.
CodePropertyType PropertyType that defines a property with a CodeType value.
CustomPropertyType PropertyType that defines a property with a user-defined value type.
EnvelopePropertyType PropertyType that defines a property with an Envelope value.
FeaturePropertyType ObjectPropertyType that defines a property with a Feature value.
GeometryPropertyType ObjectPropertyType that defines a property with a Geometry value.
LengthPropertyType  
MeasurePropertyType PropertyType that defines a property with a Measure value.
ObjectPropertyType PropertyType that defines a property with an Object value.
SimplePropertyType A PropertyType that defines a property with a primitive value, i.e. a value that can be represented as a single String.
StringOrRefPropertyType PropertyType that defines a property with a StringOrRef value.
 

Enum Summary
GeometryPropertyType.CoordinateDimension  
GeometryPropertyType.GeometryType The flattened geometry hierarchy supported by deegree's ISO geometry model.
ValueRepresentation Enum for object-valued property types that determines whether the object value can be represented in-line, remote (by-reference) or both.
 



Copyright © 2011. All Rights Reserved.