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

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

Uses of PropertyTypeImpl in org.geotools.feature
 

Subclasses of PropertyTypeImpl in org.geotools.feature
 class DefaultFeatureType
          A basic implementation of FeatureType.
 class SimpleFeatureType
          Deprecated. use SimpleFeatureType.
 

Uses of PropertyTypeImpl in org.geotools.feature.simple
 

Subclasses of PropertyTypeImpl in org.geotools.feature.simple
 class SimpleFeatureTypeImpl
          Implementation fo SimpleFeatureType, subtypes must be atomic and are stored in a list.
 

Uses of PropertyTypeImpl in org.geotools.feature.type
 

Subclasses of PropertyTypeImpl in org.geotools.feature.type
 class AssociationTypeImpl
           
 class AttributeTypeImpl
          Base class for attribute types.
 class ComplexTypeImpl
          Base class for complex types.
 class FeatureTypeImpl
          Base implementation of FeatureType.
 class GeometryTypeImpl
          AttributeType for hold geometry implementations, maintains CRS information.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.