|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.feature.AbstractFeatureFactoryImpl
org.geotools.feature.LenientFeatureFactory
public class LenientFeatureFactory
Constructor Summary | |
---|---|
LenientFeatureFactory()
|
Method Summary | |
---|---|
org.opengis.feature.Attribute |
createAttribute(java.lang.Object value,
org.opengis.feature.type.AttributeDescriptor descriptor,
java.lang.String id)
|
org.opengis.feature.simple.SimpleFeature |
createSimpleFeature(java.util.List<org.opengis.feature.Attribute> properties,
org.opengis.feature.simple.SimpleFeatureType type,
java.lang.String id)
|
Methods inherited from class org.geotools.feature.AbstractFeatureFactoryImpl |
---|
createAssociation, createComplexAttribute, createComplexAttribute, createFeature, createFeature, createGeometryAttribute, createSimpleFeature, createSimpleFeautre, getCRSFactory, getGeometryFactory, setCRSFactory, setGeometryFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LenientFeatureFactory()
Method Detail |
---|
public org.opengis.feature.Attribute createAttribute(java.lang.Object value, org.opengis.feature.type.AttributeDescriptor descriptor, java.lang.String id)
createAttribute
in interface org.opengis.feature.FeatureFactory
createAttribute
in class AbstractFeatureFactoryImpl
public org.opengis.feature.simple.SimpleFeature createSimpleFeature(java.util.List<org.opengis.feature.Attribute> properties, org.opengis.feature.simple.SimpleFeatureType type, java.lang.String id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |