org.deegree.model.coverage.grid
Class XYZGridCoverageWriter
java.lang.Object
  
org.deegree.model.coverage.grid.AbstractGridCoverageWriter
      
org.deegree.model.coverage.grid.XYZGridCoverageWriter
- All Implemented Interfaces: 
 - GridCoverageWriter
 
public class XYZGridCoverageWriter
- extends AbstractGridCoverageWriter
 
Implementation of "org.opengis.coverage.grid.GridCoverageWriter" for writing a GridCoverage as XYZ coordinate
 tuples to a defined destioation
- Version:
 
  - $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Andreas Poth, last edited by: $Author: mschneider $
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
XYZGridCoverageWriter
public XYZGridCoverageWriter(Object destination,
                             Map<String,Object> metadata,
                             String[] subNames,
                             String currentSubname,
                             Format format)
- Parameters:
 destination - metadata - subNames - currentSubname - format - 
dispose
public void dispose()
             throws IOException
- disposes all resources assigned to a GMLGridCoverageWriter instance. For most cases this will be IO-resources
- Throws:
 IOException
 
 
write
public void write(GridCoverage coverage,
                  GeneralParameterValueIm[] parameters)
           throws InvalidParameterNameException,
                  InvalidParameterValueException,
                  ParameterNotFoundException,
                  IOException
- Description copied from interface: 
GridCoverageWriter 
- Writes the specified grid coverage.
- Parameters:
 coverage - parameters - must contain the servlet URL within the first field; all other fields must contain the required
            parameters for a valid GetCoverage request
- Throws:
 InvalidParameterNameException
InvalidParameterValueException
ParameterNotFoundException
IOException
 
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org