Uses of Interface
org.opengis.feature.AttributeType
Packages that use AttributeType
Package
Description
Defines the structure and content of views of real-world phenomenon.
-
Uses of AttributeType in org.opengis.feature
Subinterfaces of AttributeType in org.opengis.featureModifier and TypeInterfaceDescriptioninterface
Definition of a dynamic attribute in a moving feature type.Methods in org.opengis.feature that return AttributeTypeModifier and TypeMethodDescriptionAttribute.getType()
Returns information about the attribute (base Java class, domain of values, etc.).Methods in org.opengis.feature that return types with arguments of type AttributeTypeModifier and TypeMethodDescriptiondefault Map
<String, AttributeType<?>> AttributeType.characteristics()
Other attribute types that describe this attribute type.