Uses of Interface
org.geotools.xsd.complex.FeatureTypeRegistryConfiguration
-
Packages that use FeatureTypeRegistryConfiguration Package Description org.geotools.data.complex.feature.type org.geotools.gml3.complex -
-
Uses of FeatureTypeRegistryConfiguration in org.geotools.data.complex.feature.type
Constructors in org.geotools.data.complex.feature.type with parameters of type FeatureTypeRegistryConfiguration Constructor Description FeatureTypeRegistry(FeatureTypeFactory typeFactory, FeatureTypeRegistryConfiguration helper)
FeatureTypeRegistry(NamespaceSupport namespaces, FeatureTypeFactory typeFactory, FeatureTypeRegistryConfiguration helper)
FeatureTypeRegistry(NamespaceSupport namespaces, FeatureTypeFactory typeFactory, FeatureTypeRegistryConfiguration helper, boolean includeAttributes)
-
Uses of FeatureTypeRegistryConfiguration in org.geotools.gml3.complex
Classes in org.geotools.gml3.complex that implement FeatureTypeRegistryConfiguration Modifier and Type Class Description class
GmlFeatureTypeRegistryConfiguration
Feature Type Registry Configuration for GML.
-