Uses of Interface
org.opengis.metadata.content.ContentInformation

Packages that use ContentInformation
org.opengis.metadata Root package for metadata
org.opengis.metadata.content Content information (includes Feature catalogue and Coverage descriptions). 
 

Uses of ContentInformation in org.opengis.metadata
 

Methods in org.opengis.metadata that return types with arguments of type ContentInformation
 Collection<? extends ContentInformation> MetaData.getContentInfo()
          Provides information about the feature catalogue and describes the coverage and image data characteristics.
 

Uses of ContentInformation in org.opengis.metadata.content
 

Subinterfaces of ContentInformation in org.opengis.metadata.content
 interface CoverageDescription
          Information about the content of a grid data cell.
 interface FeatureCatalogueDescription
          Information identifying the feature catalogue.
 interface ImageDescription
          Information about an image's suitability for use.
 



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