Package org.hortonmachine.modules
Class GridGeometryReader
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.GridGeometryReader
public class GridGeometryReader
extends org.hortonmachine.gears.libs.modules.HMModel
-
Field Summary
-
Constructor Summary
Constructors Constructor Description GridGeometryReader() -
Method Summary
Modifier and Type Method Description voidprocess()
-
Field Details
-
pNorth
public java.lang.Double pNorth -
pSouth
public java.lang.Double pSouth -
pWest
public java.lang.Double pWest -
pEast
public java.lang.Double pEast -
pXres
public java.lang.Double pXres -
pYres
public java.lang.Double pYres -
pCode
public java.lang.String pCode -
outGridgeom
public org.geotools.coverage.grid.GridGeometry2D outGridgeom
-
-
Constructor Details
-
GridGeometryReader
public GridGeometryReader()
-
-
Method Details
-
process
public void process() throws java.lang.Exception- Throws:
java.lang.Exception
-