com.vividsolutions.jump.workbench.imagery.graphic
Class WorldFile
java.lang.Object
com.vividsolutions.jump.workbench.imagery.graphic.WorldFile
public class WorldFile
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT
public static final WorldFile DEFAULT
read
public static WorldFile read(java.io.File file)
throws java.io.IOException
- bpw: bip, bmp
gfw: gif
tfw: tif
jgw: jpg
wld: universal
- Parameters:
file -
- Returns:
-
- Throws:
java.io.IOException
getColRotation
public float getColRotation()
getFilename
public java.lang.String getFilename()
getRowRotation
public float getRowRotation()
getXSize
public float getXSize()
getXUpperLeft
public double getXUpperLeft()
getYSize
public float getYSize()
getYUpperLeft
public double getYUpperLeft()