Uses of Package
org.geotools.feature.type

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

Classes in org.geotools.feature.type used by org.geotools.feature.type
ChoiceAttributeType
          This represents a Choice of AttributeTypes.
ChoiceAttributeType.Geometric
          A special class that is made so a Choice can serve as the Default Geometry in a FeatureType, by implementing GeometryAttributeType.
FeatureAttributeType
          Represents an ordered list of AttributeTypes.
GeometricAttributeType
          Provides ...TODO summary sentence TODO Description Example Use: GeometryAttributeType x = new GeometryAttributeType( ... ); TODO code example
ListAttributeType
          Represents an ordered list of AttributeTypes.
NestedAttributeType
          This level of inheritance is intended for documentation purposes ...
SetAttributeType
          Represents an un-ordered Set of AttributeTypes.
 



Copyright © GeoTools. All Rights Reserved.