Uses of Class
org.geotools.feature.AttributeTypeFactory

Packages that use AttributeTypeFactory
org.geotools.feature   
 

Uses of AttributeTypeFactory in org.geotools.feature
 

Subclasses of AttributeTypeFactory in org.geotools.feature
 class DefaultAttributeTypeFactory
          Factory for creating DefaultAttributeTypes.
 

Methods in org.geotools.feature that return AttributeTypeFactory
static AttributeTypeFactory AttributeTypeFactory.defaultInstance()
          Returns the default attribute factory for the system - constucting a new one if this is first time the method has been called.
static AttributeTypeFactory AttributeTypeFactory.newInstance()
          Returns a new instance of the current AttributeTypeFactory.
 



Copyright © GeoTools. All Rights Reserved.