Uses of Interface
org.opengis.feature.type.PropertyDescriptor

Packages that use PropertyDescriptor
org.opengis.feature Representation a features on a map. 
org.opengis.feature.type Captures the generic feature model from ISO 19109 with allowances for usability. 
 

Uses of PropertyDescriptor in org.opengis.feature
 

Methods in org.opengis.feature that return PropertyDescriptor
 PropertyDescriptor Property.descriptor()
          Convenience method to access descriptor.
 PropertyDescriptor Property.getDescriptor()
          Indicates the Descriptor for this content.
 

Uses of PropertyDescriptor in org.opengis.feature.type
 

Subinterfaces of PropertyDescriptor in org.opengis.feature.type
 interface AssociationDescriptor
          Indicating a named association.
 interface AttributeDescriptor
          Indicating a named entry for a prescribed AttributeType.
 interface OperationDescriptor
          Indicating an implementation of an operation for a specific type.
 interface StructuralDescriptor
          Containment information for a complex attribute.
 



Copyright © 1994-2008 Open Geospatial Consortium. All Rights Reserved.