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 TypeClassDescriptionclass
Feature type factory to produce complex feature type that can be used in feature chaining.class
A specialisation ofFeatureTypeFactoryImpl
that returnsUniqueNameFeatureTypeImpl
instead ofFeatureTypeImpl
to avoid equality tests on types with cyclic definitions.