Class OmsPointsVectorizer
- java.lang.Object
-
- org.hortonmachine.gears.libs.modules.HMModel
-
- org.hortonmachine.gears.modules.v.vectorize.OmsPointsVectorizer
-
public class OmsPointsVectorizer extends HMModel
-
-
Constructor Summary
Constructors Constructor Description OmsPointsVectorizer()
-
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
-
fDefault
public String fDefault
-
outVector
public org.geotools.data.simple.SimpleFeatureCollection outVector
-
-