Uses of Package
org.geotools.data.complex.feature.type
Packages that use org.geotools.data.complex.feature.type
-
Classes in org.geotools.data.complex.feature.type used by org.geotools.data.complex.configClassDescriptionA registry of GeoTools
AttributeTypeandAttributeDescriptorlazily parsed from the EMFXSDTypeDefinitionandXSDElementDeclarationadded throughFeatureTypeRegistry.addSchemas(SchemaIndex). -
Classes in org.geotools.data.complex.feature.type used by org.geotools.data.complex.feature.typeClassDescriptionThis is a specialization of complex feature type that can be nested inside another feature type.A specialisation of
FeatureTypeFactoryImplthat returnsUniqueNameFeatureTypeImplinstead ofFeatureTypeImplto avoid equality tests on types with cyclic definitions.A specialisation ofFeatureTypeImplthat avoids equality tests on feature types with cyclic definitions by considering features types to be equal if and only if their names are equal.