Package org.hortonmachine.modules
Class GridsGenerator
- java.lang.Object
-
- org.hortonmachine.gears.libs.modules.HMModel
-
- org.hortonmachine.modules.GridsGenerator
-
public class GridsGenerator extends org.hortonmachine.gears.libs.modules.HMModel
-
-
Constructor Summary
Constructors Constructor Description GridsGenerator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprocess()
-
-
-
Field Detail
-
inVector
public String inVector
-
inRaster
public String inRaster
-
pLon
public double pLon
-
pLat
public double pLat
-
pWidth
public double pWidth
-
pHeight
public double pHeight
-
pRows
public int pRows
-
pCols
public int pCols
-
pSpacing
public Double pSpacing
-
pType
public String pType
-
pCode
public String pCode
-
outMap
public String outMap
-
-