public class GdalDataSet
extends java.lang.Object
| Constructor and Description |
|---|
GdalDataSet(java.io.File f) |
| Modifier and Type | Method and Description |
|---|---|
ImageElement |
asImageElement(java.io.File outputDir) |
LocationType |
getCenterCoordinates() |
LocationType[] |
getCornerCoordinates() |
java.awt.image.BufferedImage |
getGroundOverlay() |
double |
getRotationRads() |
static void |
main(java.lang.String[] args) |
public java.awt.image.BufferedImage getGroundOverlay()
throws java.lang.Exception
java.lang.Exceptionpublic LocationType getCenterCoordinates()
public LocationType[] getCornerCoordinates()
public double getRotationRads()
public ImageElement asImageElement(java.io.File outputDir) throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.