Uses of Interface
org.opengis.coverage.grid.Format

Packages that use Format
org.opengis.coverage.grid Quadrilateral grid coverages. 
 

Uses of Format in org.opengis.coverage.grid
 

Methods in org.opengis.coverage.grid that return Format
 Format GridCoverageWriter.getFormat()
          Deprecated. Returns the format handled by this GridCoverageWriter.
 Format GridCoverageReader.getFormat()
          Deprecated. Returns the format handled by this GridCoverageReader.
 Format[] GridCoverageExchange.getFormats()
          Deprecated. Retrieve information on file formats or resources available with the GridCoverageExchange implementation.
 

Methods in org.opengis.coverage.grid with parameters of type Format
 GridCoverageWriter GridCoverageExchange.getWriter(Object destination, Format format)
          Deprecated. Returns a GridCoverageWriter that can write the specified format.
 



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