Uses of Class
org.geotools.feature.type.PropertyDescriptorImpl

Packages that use PropertyDescriptorImpl
org.geotools.feature   
org.geotools.feature.type   
 

Uses of PropertyDescriptorImpl in org.geotools.feature
 

Subclasses of PropertyDescriptorImpl in org.geotools.feature
 class DefaultAttributeType
          Simple, immutable class to store attributes.
 class MultiAttributeType
          Deprecated. Will be removed in geotools 2.6
 

Uses of PropertyDescriptorImpl in org.geotools.feature.type
 

Subclasses of PropertyDescriptorImpl in org.geotools.feature.type
 class AssociationDescriptorImpl
           
 class AttributeDescriptorImpl
           
 class ChoiceAttributeType
          Deprecated. Will be removed in geotools 2.6.
static class ChoiceAttributeType.Geometric
          Deprecated. A special class that is made so a Choice can serve as the Default Geometry in a FeatureType, by implementing GeometryAttributeType.
 class FeatureAttributeType
          Represents an ordered list of AttributeTypes.
 class GeometricAttributeType
          Deprecated. use GeometryTypeImpl.
 class GeometryDescriptorImpl
           
 class ListAttributeType
          Deprecated. Will be removed in geootols 2.6.
 class NestedAttributeType
          Deprecated. Will be removed in geotools 2.6.
 class NumericAttributeType
          Class that represents a Numeric.
 class SetAttributeType
          Deprecated. Will be removed from Geotools 2.6.
 class TemporalAttributeType
          A Default class that represents a Temporal attribute.
 class TextualAttributeType
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.