Uses of Package
org.deegree.feature.types.property

Packages that use org.deegree.feature.types.property
org.deegree.feature.persistence.shape   
org.deegree.feature.persistence.sql   
org.deegree.feature.persistence.sql.config   
org.deegree.feature.persistence.sql.rules   
org.deegree.feature.property   
org.deegree.feature.types   
org.deegree.feature.types.property   
org.deegree.gml.feature   
org.deegree.gml.props   
org.deegree.gml.schema   
 

Classes in org.deegree.feature.types.property used by org.deegree.feature.persistence.shape
GeometryPropertyType.GeometryType
          The flattened geometry hierarchy supported by deegree's ISO geometry model.
PropertyType
          Declares a named property of a FeatureType.
SimplePropertyType
          A PropertyType that defines a property with a primitive value, i.e. a value that can be represented as a single String.
 

Classes in org.deegree.feature.types.property used by org.deegree.feature.persistence.sql
GeometryPropertyType.CoordinateDimension
           
 

Classes in org.deegree.feature.types.property used by org.deegree.feature.persistence.sql.config
GeometryPropertyType.GeometryType
          The flattened geometry hierarchy supported by deegree's ISO geometry model.
 

Classes in org.deegree.feature.types.property used by org.deegree.feature.persistence.sql.rules
GeometryPropertyType.CoordinateDimension
           
GeometryPropertyType.GeometryType
          The flattened geometry hierarchy supported by deegree's ISO geometry model.
 

Classes in org.deegree.feature.types.property used by org.deegree.feature.property
PropertyType
          Declares a named property of a FeatureType.
SimplePropertyType
          A PropertyType that defines a property with a primitive value, i.e. a value that can be represented as a single String.
 

Classes in org.deegree.feature.types.property used by org.deegree.feature.types
ArrayPropertyType
          PropertyType that defines a property with a TypedObjectNodeArray value.
FeaturePropertyType
          ObjectPropertyType that defines a property with a Feature value.
GeometryPropertyType
          ObjectPropertyType that defines a property with a Geometry value.
ObjectPropertyType
          PropertyType that defines a property with an Object value.
PropertyType
          Declares a named property of a FeatureType.
SimplePropertyType
          A PropertyType that defines a property with a primitive value, i.e. a value that can be represented as a single String.
 

Classes in org.deegree.feature.types.property used by org.deegree.feature.types.property
AbstractPropertyType
          Abstract base class for PropertyTypes that defines common fields and methods.
GeometryPropertyType.CoordinateDimension
           
GeometryPropertyType.GeometryType
          The flattened geometry hierarchy supported by deegree's ISO geometry model.
MeasurePropertyType
          PropertyType that defines a property with a Measure value.
ObjectPropertyType
          PropertyType that defines a property with an Object value.
PropertyType
          Declares a named property of a FeatureType.
ValueRepresentation
          Enum for object-valued property types that determines whether the object value can be represented in-line, remote (by-reference) or both.
 

Classes in org.deegree.feature.types.property used by org.deegree.gml.feature
PropertyType
          Declares a named property of a FeatureType.
 

Classes in org.deegree.feature.types.property used by org.deegree.gml.props
CodePropertyType
          PropertyType that defines a property with a CodeType value.
CustomPropertyType
          PropertyType that defines a property with a user-defined value type.
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.
 

Classes in org.deegree.feature.types.property used by org.deegree.gml.schema
ObjectPropertyType
          PropertyType that defines a property with an Object value.
PropertyType
          Declares a named property of a FeatureType.
 



Copyright © 2011. All Rights Reserved.