org.geotools.feature
Class LenientFeatureFactory
Object
AbstractFeatureFactoryImpl
LenientFeatureFactory
- All Implemented Interfaces:
- FeatureFactory
public class LenientFeatureFactory
- extends AbstractFeatureFactoryImpl
Methods inherited from class AbstractFeatureFactoryImpl |
createAssociation, 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 |
LenientFeatureFactory
public LenientFeatureFactory()
createAttribute
public Attribute createAttribute(Object value,
AttributeDescriptor descriptor,
String id)
- Specified by:
createAttribute
in interface FeatureFactory
- Overrides:
createAttribute
in class AbstractFeatureFactoryImpl
createSimpleFeature
public SimpleFeature createSimpleFeature(List<Attribute> properties,
SimpleFeatureType type,
String id)
Copyright © 1996-2009 Geotools. All Rights Reserved.