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). 
 

Uses of Format in org.opengis.metadata.distribution
 

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.getResourceFormat()
          Provides a description of the format of the resource(s).
 



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