Package org.hortonmachine.modules
Class PdalFilterRange
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.docker.PdalDockerModel
org.hortonmachine.modules.PdalFilterRange
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanFields inherited from class org.hortonmachine.modules.docker.PdalDockerModel
dockerHandlerFields inherited from class org.hortonmachine.gears.libs.modules.HMModel
doProcess, doReset, gf, pm -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hortonmachine.modules.docker.PdalDockerModel
checkDockerInstall, closeClient, execCommand, getPipelineFile, getPipelineJson, hasImage, pullImage, removeImage, startContainerMethods inherited from class org.hortonmachine.gears.libs.modules.HMModel
checkCancel, checkFileExists, checkNull, checkWorkingFolderInPath, concatOr, dumpRaster, dumpVector, getDefaultThreadsNum, getRaster, getVector, help, isCanceled, template
-
Field Details
-
inPath
-
outName
-
pMinClassification
-
pMaxClassification
-
doNegateClassification
public boolean doNegateClassification -
pMinZ
-
pMaxZ
-
doNegateZ
public boolean doNegateZ -
pAdditionalRanges
-
-
Constructor Details
-
PdalFilterRange
public PdalFilterRange()
-
-
Method Details