Uses of Class
org.geotools.data.complex.feature.type.ComplexFeatureTypeImpl
Packages that use ComplexFeatureTypeImpl
-
Uses of ComplexFeatureTypeImpl in org.geotools.data.complex.feature.type
Constructors in org.geotools.data.complex.feature.type with parameters of type ComplexFeatureTypeImplModifierConstructorDescriptionComplexFeatureTypeImpl(ComplexFeatureTypeImpl type, Collection<PropertyDescriptor> schema) Create a clone of an existing ComplexFeatureTypeImpl with new schema.