Uses of Interface
org.opengis.metadata.distribution.Format

Packages that use Format
org.opengis.metadata.distribution Distribution information. 
org.opengis.metadata.identification Identification information (includes data and service identification). 
org.opengis.metadata.quality Data quality and positional accuracy
 

Uses of Format in org.opengis.metadata.distribution
 

Methods in org.opengis.metadata.distribution that return Format
 Format DataFile.getFileFormat()
          Defines the format of the transfer data file.
 

Methods in org.opengis.metadata.distribution that return types with arguments of type Format
 Collection<? extends Format> Distribution.getDistributionFormats()
          Provides a description of the format of the data to be distributed.
 Collection<? extends Format> Distributor.getDistributorFormats()
          Provides information about the format used by the distributor.
 

Uses of Format in org.opengis.metadata.identification
 

Methods in org.opengis.metadata.identification that return types with arguments of type Format
 Collection<? extends Format> Identification.getResourceFormats()
          Provides a description of the format of the resource(s).
 

Uses of Format in org.opengis.metadata.quality
 

Methods in org.opengis.metadata.quality that return Format
 Format CoverageResult.getResultFormat()
          Provides information about the format of the result coverage data.
 



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