Uses of Class
org.geotools.metadata.iso.MetadataEntity
- 
Packages that use MetadataEntity Package Description org.geotools.metadata.iso org.geotools.metadata.iso.citation Citation implementation.org.geotools.metadata.iso.extent Extent implementation.org.geotools.metadata.iso.quality 
- 
- 
Uses of MetadataEntity in org.geotools.metadata.isoSubclasses of MetadataEntity in org.geotools.metadata.iso Modifier and Type Class Description classIdentifierImplValue uniquely identifying an object within a namespace.
- 
Uses of MetadataEntity in org.geotools.metadata.iso.citationSubclasses of MetadataEntity in org.geotools.metadata.iso.citation Modifier and Type Class Description classAddressImplLocation of the responsible individual or organization.classCitationImplStandardized resource reference.classContactImplInformation required to enable contact with the responsible person and/or organization.classOnLineResourceImplInformation about on-line sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.classResponsiblePartyImplIdentification of, and means of communication with, person(s) and organizations associated with the dataset.classTelephoneImplTelephone numbers for contacting the responsible individual or organization.
- 
Uses of MetadataEntity in org.geotools.metadata.iso.extentSubclasses of MetadataEntity in org.geotools.metadata.iso.extent Modifier and Type Class Description classExtentImplInformation about spatial, vertical, and temporal extent.classGeographicBoundingBoxImplGeographic position of the dataset.classGeographicExtentImplBase class for geographic area of the dataset.classTemporalExtentImplBoundary enclosing the dataset, expressed as the closed set of (x,y) coordinates of the polygon.
- 
Uses of MetadataEntity in org.geotools.metadata.iso.qualitySubclasses of MetadataEntity in org.geotools.metadata.iso.quality Modifier and Type Class Description classAbsoluteExternalPositionalAccuracyImplCloseness of reported coordinate values to values accepted as or being true.classConformanceResultImplInformation about the outcome of evaluating the obtained value (or set of values) against a specified acceptable conformance quality level.classElementImplType of test applied to the data specified by a data quality scope.classPositionalAccuracyImplAccuracy of the position of features.classQuantitativeResultImplInformation about the value (or set of values) obtained from applying a data quality measure.classResultImplType of test applied to the data specified by a data quality scope.
 
-