org.deegree.services.wcs.model
Interface CoverageResult
- All Known Implementing Classes:
- SimpleRasterResult
public interface CoverageResult
This interface is for WCSCoverage.getCoverageResult(org.deegree.geometry.Envelope, org.deegree.services.wcs.model.Grid, java.lang.String, java.lang.String, org.deegree.coverage.rangeset.RangeSet)
results.
- Version:
- $Revision: 19365 $, $Date: 2009-08-27 12:51:45 +0200 (Do, 27. Aug 2009) $
- Author:
- Oliver Tonnhofer, last edited by: $Author: rbezema $
Method Summary |
void |
write(java.io.OutputStream out)
Write the result into the given output stream. |
write
void write(java.io.OutputStream out)
throws java.io.IOException
- Write the result into the given output stream.
- Parameters:
out
-
- Throws:
java.io.IOException
Copyright © 2011. All Rights Reserved.