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

Packages that use FeatureTypeImpl
org.geotools.feature   
org.geotools.feature.simple   
 

Uses of FeatureTypeImpl in org.geotools.feature
 

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

Uses of FeatureTypeImpl in org.geotools.feature.simple
 

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



Copyright © 1996-2009 Geotools. All Rights Reserved.