org.deegree.model.coverage.grid
Class GMLGridCoverageWriter
java.lang.Object
org.deegree.model.coverage.grid.AbstractGridCoverageWriter
org.deegree.model.coverage.grid.GMLGridCoverageWriter
- All Implemented Interfaces:
- GridCoverageWriter
public class GMLGridCoverageWriter
- extends AbstractGridCoverageWriter
Implementation of "org.opengis.coverage.grid.GridCoverageWriter" for writing a
GridCoverage as GML document to a defined destioation
- Version:
- $Revision: 9343 $, $Date: 2007-12-27 14:30:32 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMLGridCoverageWriter
public GMLGridCoverageWriter(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://deegree.sourceforge.net