Uses of Class
org.deegree.feature.types.property.AbstractPropertyType

Packages that use AbstractPropertyType
org.deegree.feature.types.property   
 

Uses of AbstractPropertyType in org.deegree.feature.types.property
 

Subclasses of AbstractPropertyType in org.deegree.feature.types.property
 class ArrayPropertyType
          PropertyType that defines a property with a TypedObjectNodeArray value.
 class CodePropertyType
          PropertyType that defines a property with a CodeType value.
 class CustomPropertyType
          PropertyType that defines a property with a user-defined value type.
 class EnvelopePropertyType
          PropertyType that defines a property with an Envelope value.
 class FeaturePropertyType
          ObjectPropertyType that defines a property with a Feature value.
 class GeometryPropertyType
          ObjectPropertyType that defines a property with a Geometry value.
 class LengthPropertyType
           
 class MeasurePropertyType
          PropertyType that defines a property with a Measure value.
 class ObjectPropertyType
          PropertyType that defines a property with an Object value.
 class SimplePropertyType
          A PropertyType that defines a property with a primitive value, i.e. a value that can be represented as a single String.
 class StringOrRefPropertyType
          PropertyType that defines a property with a StringOrRef value.
 



Copyright © 2011. All Rights Reserved.