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
  • Field Details

    • 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
  • Constructor Details

    • ScanLineRasterizer

      public ScanLineRasterizer()
  • Method Details