|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.coverage.raster.io.xyz.XYZReader.GridExtension
static class XYZReader.GridExtension
| Field Summary | |
|---|---|
float |
maxx
the max x value |
float |
maxy
the max y value |
float |
minx
the min x value |
float |
miny
the min y value |
float |
resX
|
float |
resY
|
| Constructor Summary | |
|---|---|
XYZReader.GridExtension()
|
|
| Method Summary | |
|---|---|
void |
extend(org.deegree.coverage.raster.io.xyz.XYZReader.GridPoint p)
Extend the current extension to contain point p. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public float resX
public float resY
public float minx
public float miny
public float maxx
public float maxy
| Constructor Detail |
|---|
XYZReader.GridExtension()
| Method Detail |
|---|
public void extend(org.deegree.coverage.raster.io.xyz.XYZReader.GridPoint p)
p.
p -
|
deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||