|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.io.geotiff.GeoTiffWriter
public class GeoTiffWriter
This class is for writing GeoTIFF files from any java.awt.image. At that time, only writing the Bounding Box is available.
| Constructor Summary | |
|---|---|
GeoTiffWriter(java.awt.image.BufferedImage image,
Envelope envelope,
double resx,
double resy,
CoordinateSystem crs)
creates an GeoTiffWriter instance from an java.awt.image. |
|
GeoTiffWriter(java.awt.image.BufferedImage image,
Envelope envelope,
double resx,
double resy,
CoordinateSystem crs,
double offset,
double scaleFactor)
creates an GeoTiffWriter instance from an java.awt.image. |
|
| Method Summary | |
|---|---|
void |
write(java.io.OutputStream os)
Writes the GeoTIFF as a BufferedImage to an OutputStream. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeoTiffWriter(java.awt.image.BufferedImage image,
Envelope envelope,
double resx,
double resy,
CoordinateSystem crs)
image - the image, to be transformed to a GeoTIFF.envelope - the BoundingBox, the GeoTIFF should haveresx - The X-Resolutionresy - The Y-Resolutioncrs -
public GeoTiffWriter(java.awt.image.BufferedImage image,
Envelope envelope,
double resx,
double resy,
CoordinateSystem crs,
double offset,
double scaleFactor)
image - the image, to be transformed to a GeoTIFF.envelope - the BoundingBox, the GeoTIFF should haveresx - The X-Resolutionresy - The Y-Resolutioncrs - offset - scaleFactor - | Method Detail |
|---|
public void write(java.io.OutputStream os)
throws java.io.IOException
os - the output stream, which has to be written.
java.io.IOException
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org