Uses of Class
org.geotools.feature.type.AttributeTypeImpl
Packages that use AttributeTypeImpl
Package
Description
-
Uses of AttributeTypeImpl in org.geotools.data.complex.feature.type
Subclasses of AttributeTypeImpl in org.geotools.data.complex.feature.typeModifier and TypeClassDescriptionclassThis is a specialization of complex feature type that can be nested inside another feature type.classA 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. -
Uses of AttributeTypeImpl in org.geotools.feature.simple
Subclasses of AttributeTypeImpl in org.geotools.feature.simpleModifier and TypeClassDescriptionclassImplementation fo SimpleFeatureType, subtypes must be atomic and are stored in a list. -
Uses of AttributeTypeImpl in org.geotools.feature.type
Subclasses of AttributeTypeImpl in org.geotools.feature.typeModifier and TypeClassDescriptionclassBase class for complex types.classBase implementation of FeatureType.classAttributeType for hold geometry implementations, maintains CRS information. -
Uses of AttributeTypeImpl in org.geotools.xml.gml
Subclasses of AttributeTypeImpl in org.geotools.xml.gmlModifier and TypeClassDescriptionclassCreated for GML generated FeatureTypes.