| Package | Description |
|---|---|
| com.panayotis.gnuplot.swing |
| Modifier and Type | Method and Description |
|---|---|
JavaPlot |
JPlot.getJavaPlot()
Retrieve the JavaPlot of this JPlot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JPlot.setJavaPlot(JavaPlot javaplot)
Change the current JavaPlot
|
| Constructor and Description |
|---|
JPlot(JavaPlot plot)
Create a new form JPlot with a specified JavaPlot
|