org.geotools.feature
Class ValidatingFeatureFactoryImpl

Object
  extended by AbstractFeatureFactoryImpl
      extended by ValidatingFeatureFactoryImpl
All Implemented Interfaces:
FeatureFactory

public class ValidatingFeatureFactoryImpl
extends AbstractFeatureFactoryImpl

Factory for creating instances of the Attribute family of classes.

Author:
Andrea Aime
Module:
modules/library/main (gt-main.jar)

Constructor Summary
ValidatingFeatureFactoryImpl()
           
 
Method Summary
 
Methods inherited from class AbstractFeatureFactoryImpl
createAssociation, createAttribute, createComplexAttribute, createComplexAttribute, createFeature, createFeature, createGeometryAttribute, createSimpleFeature, createSimpleFeautre, getCRSFactory, getGeometryFactory, setCRSFactory, setGeometryFactory
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValidatingFeatureFactoryImpl

public ValidatingFeatureFactoryImpl()


Copyright © 1996-2010 Geotools. All Rights Reserved.