Uses of Class
org.geotools.feature.AbstractFeatureFactoryImpl
-
Packages that use AbstractFeatureFactoryImpl Package Description org.geotools.appschema.feature org.geotools.feature -
-
Uses of AbstractFeatureFactoryImpl in org.geotools.appschema.feature
Subclasses of AbstractFeatureFactoryImpl in org.geotools.appschema.feature Modifier and Type Class Description class
AppSchemaFeatureFactoryImpl
FeatureFactory
that: does not choke on null ids constructs containers for complex attributes with null values -
Uses of AbstractFeatureFactoryImpl in org.geotools.feature
Subclasses of AbstractFeatureFactoryImpl in org.geotools.feature Modifier and Type Class Description class
LenientFeatureFactoryImpl
class
ValidatingFeatureFactoryImpl
Factory for creating instances of the Attribute family of classes.
-