Uses of Class
com.panayotis.gnuplot.plot.Axis

Packages that use Axis
com.panayotis.gnuplot   
com.panayotis.gnuplot.plot   
 

Uses of Axis in com.panayotis.gnuplot
 

Methods in com.panayotis.gnuplot that return Axis
 Axis GNUPlot.getAxis(String axisname)
          Use this method to get a reference to the plot axis, in order to set various parameters.
 Axis GNUPlotParameters.getAxis(String axisname)
          Get one of the available Axis from default Graph, in order to set some parameters on it.
 

Uses of Axis in com.panayotis.gnuplot.plot
 

Methods in com.panayotis.gnuplot.plot that return Axis
 Axis Graph.getAxis(String axisname)
          Get one of the available Axis, in orde to set some parameters on it.
 



Copyright © 2013. All Rights Reserved.