Uses of Class
org.geotools.metadata.AbstractMetadata
Packages that use AbstractMetadata
Package
Description
Root package for various metadata implementations.
Citation implementation.
Extent implementation.
-
Uses of AbstractMetadata in org.geotools.metadata
Subclasses of AbstractMetadata in org.geotools.metadataModifier and TypeClassDescriptionclassBase class for metadata that may (or may not) be modifiable.Methods in org.geotools.metadata that return AbstractMetadataModifier and TypeMethodDescriptionModifiableMetadata.unmodifiable()Returns an unmodifiable copy of this metadata. -
Uses of AbstractMetadata in org.geotools.metadata.iso
Subclasses of AbstractMetadata in org.geotools.metadata.isoModifier and TypeClassDescriptionclassValue uniquely identifying an object within a namespace.classA superclass for implementing ISO 19115 metadata interfaces. -
Uses of AbstractMetadata in org.geotools.metadata.iso.citation
Subclasses of AbstractMetadata in org.geotools.metadata.iso.citationModifier and TypeClassDescriptionclassLocation of the responsible individual or organization.classStandardized resource reference.classInformation required to enable contact with the responsible person and/or organization.classInformation about on-line sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.classIdentification of, and means of communication with, person(s) and organizations associated with the dataset.classTelephone numbers for contacting the responsible individual or organization. -
Uses of AbstractMetadata in org.geotools.metadata.iso.extent
Subclasses of AbstractMetadata in org.geotools.metadata.iso.extentModifier and TypeClassDescriptionclassInformation about spatial, vertical, and temporal extent.classGeographic position of the dataset.classBase class for geographic area of the dataset.classBoundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon. -
Uses of AbstractMetadata in org.geotools.metadata.iso.quality
Subclasses of AbstractMetadata in org.geotools.metadata.iso.qualityModifier and TypeClassDescriptionclassCloseness of reported coordinate values to values accepted as or being true.classInformation about the outcome of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.classType of test applied to the data specified by a data quality scope.classAccuracy of the position of features.classInformation about the value (or set of values) obtained from applying a data quality measure.classType of test applied to the data specified by a data quality scope.