Class OmsContourLinesLabeler
- java.lang.Object
-
- org.hortonmachine.gears.libs.modules.HMModel
-
- org.hortonmachine.gears.modules.v.contourlabels.OmsContourLinesLabeler
-
public class OmsContourLinesLabeler extends HMModel
-
-
Constructor Summary
Constructors Constructor Description OmsContourLinesLabeler()
-
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
-
inContour
public org.geotools.data.simple.SimpleFeatureCollection inContour
-
fElevation
public String fElevation
-
inLines
public org.geotools.data.simple.SimpleFeatureCollection inLines
-
buffer
public double buffer
-
outPoints
public org.geotools.data.simple.SimpleFeatureCollection outPoints
-
-