|
deegree 2.3 (2010/04/09 10:10 build-4-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(BufferedImage image,
Envelope envelope,
double resx,
double resy,
CoordinateSystem crs)
creates an GeoTiffWriter instance from an java.awt.image. |
|
GeoTiffWriter(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(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(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(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(OutputStream os)
throws IOException
os - the output stream, which has to be written.
IOException
|
deegree 2.3 (2010/04/09 10:10 build-4-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