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

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

Uses of AttributeDescriptorImpl in org.geotools.feature
 

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

Uses of AttributeDescriptorImpl in org.geotools.feature.type
 

Subclasses of AttributeDescriptorImpl in org.geotools.feature.type
 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-2009 Geotools. All Rights Reserved.