Package org.opengis.metadata.content

Show UML class diagram
Identification of the feature catalogue used, or description of the content of a coverage dataset.

See:
          Description

Interface Summary
Band Range of wavelengths in the electromagnetic spectrum.
ContentInformation Description of the content of a dataset.
CoverageDescription Information about the content of a grid data cell.
FeatureCatalogueDescription Information identifying the feature catalogue.
ImageDescription Information about an image's suitability for use.
RangeDimension Information on the range of each dimension of a cell measurement value.
RangeElementDescription Description of specific range elements.
 

Class Summary
BandDefinition Designation of criterion for defining maximum and minimum wavelengths for a spectral band.
CoverageContentType Specific type of information represented in the cell.
ImagingCondition Code which indicates conditions which may affect the image.
PolarizationOrientation Polarization of the antenna relative to the waveform.
TransferFunctionType Transform function to be used when scaling a physical value for a given element.
 

Package org.opengis.metadata.content Description

Identification of the feature catalogue used, or description of the content of a coverage dataset. Both description entities are subtypes of the content information type. The coverage description may be specialized as image description.

Metadata object are described in the OpenGIS® Metadata (Topic 11) specification. The following table shows the class hierarchy, together with a partial view of aggregation hierarchy:

Class hierarchy Aggregation hierarchy
 ISO-19115 object
  ├─ ContentInformation «abstract»
  │   ├─ FeatureCatalogueDescription
  │   └─ CoverageDescription
  │       └─ ImageDescription
  ├─ RangeDimension
  │   └─ Band
  └─ RangeElementDescription
 CodeList
  ├─ BandDefinition
  ├─ CoverageContentType
  ├─ ImagingCondition
  ├─ PolarizationOrientation
  └─ TransferFunctionType
 
 ContentInformation «abstract»
 FeatureCatalogueDescription
 CoverageDescription
  ├─ CoverageContentType «code list»
  ├─ RangeDimension
  └─ RangeElementDescription
 Band
  ├─ BandDefinition «code list»
  ├─ PolarizationOrientation «code list»
  └─ TransferFunctionType «code list»
 ImageDescription
  └─ ImagingCondition «code list»

Since:
2.0


Copyright © 1994-2013 Open Geospatial Consortium. All Rights Reserved.