|
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.Object org.deegree.io.arcinfo_raster.ArcInfoTextRasterReader
public class ArcInfoTextRasterReader
reads a raster in ArcInfo text format:
ncols 1600 nrows 1600 xllcorner 3540000 yllcorner 5730000 cellsize 25 NODATA_value -9999 120.4 132.5 99.9 ... 98.32 122.5 111.6 110.9 ... 88.77 ... 234.23 233.4 265.9 ... 334.7
Constructor Summary | |
---|---|
ArcInfoTextRasterReader(java.io.File file)
|
|
ArcInfoTextRasterReader(java.lang.String fileName)
|
Method Summary | |
---|---|
double |
getNoDataValue()
returns the value used by a ArcInfo grid to indicate no data values |
float[][] |
readData()
reads data from a ArcInfo Grid text file |
WorldFile |
readMetadata()
|
WorldFile |
readMetadata(boolean center)
reads metadata from a ArcInfo Grid text file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ArcInfoTextRasterReader(java.io.File file)
file
- public ArcInfoTextRasterReader(java.lang.String fileName)
fileName
- Method Detail |
---|
public WorldFile readMetadata() throws java.io.IOException
java.io.IOException
public WorldFile readMetadata(boolean center) throws java.io.IOException
center
-
java.io.IOException
public double getNoDataValue() throws java.io.IOException
java.io.IOException
public float[][] readData() throws java.io.IOException
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