Uses of Class
edu.ull.cgunay.plots.SpikePlot

Packages that use SpikePlot
edu.ull.cgunay.plots Grapher independent plotting system that allows using external grapher programs to display plots created in Java.  
 

Uses of SpikePlot in edu.ull.cgunay.plots
 

Methods in edu.ull.cgunay.plots with parameters of type SpikePlot
 String GNUPlot.plotToString(SpikePlot plot)
           
 String MatLab.plotToString(SpikePlot plot)
          Deprecated.  
abstract  String Grapher.plotToString(SpikePlot plot)
          Deprecated.