Package | Description |
---|---|
org.geotools.data.complex.config | |
org.geotools.data.complex.feature.type |
Class and Description |
---|
AttributeTypeProxy |
ComplexTypeProxy |
FeatureTypeRegistry
A registry of GeoTools
AttributeType and AttributeDescriptor lazily parsed from
the EMF XSDTypeDefinition and XSDElementDeclaration added through FeatureTypeRegistry.addSchemas(SchemaIndex) . |
Class and Description |
---|
AttributeTypeProxy |
ComplexFeatureTypeImpl
This is a specialization of complex feature type that can be nested inside another feature type.
|
ComplexTypeProxy |
UniqueNameFeatureTypeFactoryImpl
A specialisation of
FeatureTypeFactoryImpl that returns UniqueNameFeatureTypeImpl
instead of FeatureTypeImpl to avoid equality tests on types with cyclic definitions. |
UniqueNameFeatureTypeImpl
A specialisation of
FeatureTypeImpl that avoids equality tests on feature types with
cyclic definitions by considering features types to be equal if and only if their names are
equal. |
Copyright © 1996–2022 Geotools. All rights reserved.