Package org.hortonmachine.modules
Class GdalInfo
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.docker.GdalDockerModel
org.hortonmachine.modules.GdalInfo
public class GdalInfo extends GdalDockerModel
-
Field Summary
Fields Modifier and Type Field Description booleandoShowFormatsjava.lang.StringinPath -
Constructor Summary
Constructors Constructor Description GdalInfo() -
Method Summary
Methods inherited from class org.hortonmachine.modules.docker.GdalDockerModel
checkDockerInstall, closeClient, execCommand, hasImage, pullImage, removeImage, startContainer
-
Field Details
-
inPath
public java.lang.String inPath -
doShowFormats
public boolean doShowFormats
-
-
Constructor Details
-
GdalInfo
public GdalInfo()
-
-
Method Details