Class OmsRasterValueRounder
- java.lang.Object
-
- org.hortonmachine.gears.libs.modules.HMModel
-
- org.hortonmachine.gears.modules.r.rastervaluerounder.OmsRasterValueRounder
-
public class OmsRasterValueRounder extends HMModel
-
-
Constructor Summary
Constructors Constructor Description OmsRasterValueRounder()
-
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
-
inRaster
public org.geotools.coverage.grid.GridCoverage2D inRaster
-
pPattern
public String pPattern
-
outRaster
public org.geotools.coverage.grid.GridCoverage2D outRaster
-
-