Uses of Class
org.geotools.feature.DefaultAttributeType

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

Uses of DefaultAttributeType in org.geotools.feature
 

Subclasses of DefaultAttributeType in org.geotools.feature
 class MultiAttributeType
          Class to handle more than one occurance of an attribute.
 

Uses of DefaultAttributeType in org.geotools.feature.type
 

Subclasses of DefaultAttributeType in org.geotools.feature.type
 class GeometricAttributeType
          Provides ...TODO summary sentence TODO Description Example Use: GeometryAttributeType x = new GeometryAttributeType( ... ); TODO code example
 class NumericAttributeType
          Class that represents a Numeric.
 class TemporalAttributeType
          A Default class that represents a Temporal attribute.
 class TextualAttributeType
           
 



Copyright © GeoTools. All Rights Reserved.