Uses of Class
com.panayotis.gnuplot.JavaPlot

Packages that use JavaPlot
com.panayotis.gnuplot.swing   
 

Uses of JavaPlot in com.panayotis.gnuplot.swing
 

Methods in com.panayotis.gnuplot.swing that return JavaPlot
 JavaPlot JPlot.getJavaPlot()
          Retrieve the JavaPlot of this JPlot.
 

Methods in com.panayotis.gnuplot.swing with parameters of type JavaPlot
 void JPlot.setJavaPlot(JavaPlot javaplot)
          Change the current JavaPlot
 

Constructors in com.panayotis.gnuplot.swing with parameters of type JavaPlot
JPlot(JavaPlot plot)
          Create a new form JPlot with a specified JavaPlot
 



Copyright © 2013. All Rights Reserved.