Class OmsPointsRasterizer
- java.lang.Object
-
- org.hortonmachine.gears.libs.modules.HMModel
-
- org.hortonmachine.gears.modules.r.pointsrasterizer.OmsPointsRasterizer
-
public class OmsPointsRasterizer extends HMModel
-
-
Constructor Summary
Constructors Constructor Description OmsPointsRasterizer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidprocess()-
Methods inherited from class org.hortonmachine.gears.libs.modules.HMModel
checkCancel, checkFileExists, checkNull, checkWorkingFolderInPath, concatOr, dumpRaster, dumpVector, getDefaultThreadsNum, getRaster, getVector, help, isCanceled, template
-
-
-
-
Field Detail
-
inVector
public org.geotools.data.simple.SimpleFeatureCollection inVector
-
inGrid
public org.geotools.coverage.grid.GridGeometry2D inGrid
-
fCat
public String fCat
-
outRaster
public org.geotools.coverage.grid.GridCoverage2D outRaster
-
-