Uses of Package
org.opengis.feature
Packages that use org.opengis.feature
Package
Description
Defines the structure and content of views of real-world phenomenon.
-
Classes in org.opengis.feature used by org.opengis.featureClassDescriptionAn instance of an
AttributeType
containing the value of an attribute in a feature.Definition of an attribute in a feature type.An instance of aDynamicAttributeType
containing time-dependent values of an attribute.Definition of a dynamic attribute in a moving feature type.An instance of aFeatureType
containing values for a real-world phenomena.An instance of anFeatureAssociationRole
containing the associated feature.Indicates the role played by the association between two features.Thrown whenFeatureType.newInstance()
is invoked but the feature cannot be instantiated.Thrown whenOperation.apply(…)
is invoked but the operation cannot complete.Abstraction of a real-world phenomena.Identification and description information inherited by property types and feature types.Thrown when anAttribute
value or aFeatureAssociation
does not met the constraints (other than Java class) specified by its type.Thrown whenAttribute.getValue()
orFeatureAssociation.getValue()
is invoked on a property containing more than one value.Thrown when the temporal position given to a dynamic attribute is outside the period of validity.An instance of aPropertyType
.Thrown when a property requested by its name is not found in aFeature
orFeatureType
.Characteristics that may be associated with aFeatureType
.