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, waitFor
public static Gnuplot createProcess() throws java.io.IOException
java.io.IOException
public void close() throws java.lang.InterruptedException
java.lang.InterruptedException
public void inputCMD(java.lang.String line)
line
- command line for SAC