public class Gnuplot extends ExternalProcess
process, standardError, standardOutput| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
close() |
static Gnuplot |
createProcess() |
void |
inputCMD(java.lang.String line)
Gnuplotに命令する
|
getStandardError, getStandardInput, getStandardOutput, isInPath, launch, launch, waitForpublic static Gnuplot createProcess() throws java.io.IOException
java.io.IOExceptionpublic void close()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic void inputCMD(java.lang.String line)
line - command line for SAC