deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.coverage.raster.io.xyz
Class XYZReader.GridExtension

java.lang.Object
  extended by org.deegree.coverage.raster.io.xyz.XYZReader.GridExtension
Enclosing class:
XYZReader

static class XYZReader.GridExtension
extends Object


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

resX

public float resX

resY

public float resY

minx

public float minx
the min x value


miny

public float miny
the min y value


maxx

public float maxx
the max x value


maxy

public float maxy
the max y value

Constructor Detail

XYZReader.GridExtension

XYZReader.GridExtension()
Method Detail

extend

public void extend(org.deegree.coverage.raster.io.xyz.XYZReader.GridPoint p)
Extend the current extension to contain point p.

Parameters:
p -

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>