Package org.hortonmachine.modules
Class PdalConverterLas2Gltf
- java.lang.Object
-
- org.hortonmachine.gears.libs.modules.HMModel
-
- org.hortonmachine.modules.docker.PdalDockerModel
-
- org.hortonmachine.modules.PdalConverterLas2Gltf
-
public class PdalConverterLas2Gltf extends PdalDockerModel
-
-
Field Summary
Fields Modifier and Type Field Description StringinPathStringoutName-
Fields inherited from class org.hortonmachine.modules.docker.PdalDockerModel
dockerHandler
-
-
Constructor Summary
Constructors Constructor Description PdalConverterLas2Gltf()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)voidprocess()-
Methods inherited from class org.hortonmachine.modules.docker.PdalDockerModel
checkDockerInstall, closeClient, execCommand, getPipelineFile, getPipelineJson, hasImage, pullImage, removeImage, startContainer
-
-