org.xith3d.terrain
Class HF2Map
java.lang.Object
org.xith3d.terrain.HF2Map
public class HF2Map
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HF2Map
public HF2Map(java.io.InputStream in,
HF2Map.Compression compression)
throws java.io.IOException
- Throws:
java.io.IOException
HF2Map
public HF2Map(java.net.URL location)
throws java.io.IOException
- Throws:
java.io.IOException
getData
public float[][] getData()
getFileId
public java.lang.String getFileId()
getHeight
public long getHeight()
getHorizontalScale
public float getHorizontalScale()
getPrecision
public float getPrecision()
getTileSize
public int getTileSize()
getVersion
public int getVersion()
getWidth
public long getWidth()
getMax
public float getMax()
getMin
public float getMin()