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

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

Uses of ComplexTypeImpl in org.geotools.feature
 

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

Uses of ComplexTypeImpl in org.geotools.feature.simple
 

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

Uses of ComplexTypeImpl in org.geotools.feature.type
 

Subclasses of ComplexTypeImpl in org.geotools.feature.type
 class FeatureTypeImpl
          Base implementation of FeatureType.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.