Uses of Class
org.geotools.feature.type.FeatureTypeFactoryImpl
Packages that use FeatureTypeFactoryImpl
-
Uses of FeatureTypeFactoryImpl in org.geotools.data.complex.feature.type
Subclasses of FeatureTypeFactoryImpl in org.geotools.data.complex.feature.typeModifier and TypeClassDescriptionclassFeature type factory to produce complex feature type that can be used in feature chaining.classA specialisation ofFeatureTypeFactoryImplthat returnsUniqueNameFeatureTypeImplinstead ofFeatureTypeImplto avoid equality tests on types with cyclic definitions.