Package org.hortonmachine.modules
Class ScanLineRasterizer
- java.lang.Object
-
- org.hortonmachine.gears.libs.modules.HMModel
-
- org.hortonmachine.modules.ScanLineRasterizer
-
public class ScanLineRasterizer extends org.hortonmachine.gears.libs.modules.HMModel
-
-
Constructor Summary
Constructors Constructor Description ScanLineRasterizer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprocess()
-
-
-
Field Detail
-
inVector
public String inVector
-
pValue
public Double pValue
-
fCat
public String fCat
-
pNorth
public Double pNorth
-
pSouth
public Double pSouth
-
pWest
public Double pWest
-
pEast
public Double pEast
-
pRows
public Integer pRows
-
pCols
public Integer pCols
-
pUsePointInPolygon
public Boolean pUsePointInPolygon
-
inRaster
public String inRaster
-
outRaster
public String outRaster
-
-