Uses of Class
org.geotools.feature.type.PropertyTypeImpl
Packages that use PropertyTypeImpl
Package
Description
-
Uses of PropertyTypeImpl in org.geotools.data.complex.feature.type
Subclasses of PropertyTypeImpl in org.geotools.data.complex.feature.typeModifier and TypeClassDescriptionclass
This is a specialization of complex feature type that can be nested inside another feature type.class
A specialisation ofFeatureTypeImpl
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. -
Uses of PropertyTypeImpl in org.geotools.feature.simple
Subclasses of PropertyTypeImpl in org.geotools.feature.simpleModifier and TypeClassDescriptionclass
Implementation fo SimpleFeatureType, subtypes must be atomic and are stored in a list. -
Uses of PropertyTypeImpl in org.geotools.feature.type
Subclasses of PropertyTypeImpl in org.geotools.feature.typeModifier and TypeClassDescriptionclass
class
Base class for attribute types.class
Base class for complex types.class
Base implementation of FeatureType.class
AttributeType for hold geometry implementations, maintains CRS information. -
Uses of PropertyTypeImpl in org.geotools.xml.gml
Subclasses of PropertyTypeImpl in org.geotools.xml.gmlModifier and TypeClassDescriptionclass
Created for GML generated FeatureTypes.