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 (Do, 18 Jun 2009) $
- Author:
- Andreas Poth, last edited by: $Author: mschneider $
Constructor Summary |
XYZGridCoverageWriter(java.lang.Object destination,
java.util.Map<java.lang.String,java.lang.Object> metadata,
java.lang.String[] subNames,
java.lang.String currentSubname,
Format format)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XYZGridCoverageWriter
public XYZGridCoverageWriter(java.lang.Object destination,
java.util.Map<java.lang.String,java.lang.Object> metadata,
java.lang.String[] subNames,
java.lang.String currentSubname,
Format format)
- Parameters:
destination
- metadata
- subNames
- currentSubname
- format
-
dispose
public void dispose()
throws java.io.IOException
- disposes all resources assigned to a GMLGridCoverageWriter instance. For most cases this will be IO-resources
- Throws:
java.io.IOException
write
public void write(GridCoverage coverage,
GeneralParameterValueIm[] parameters)
throws InvalidParameterNameException,
InvalidParameterValueException,
ParameterNotFoundException,
java.io.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
java.io.IOException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org