HEADER

Uses of Class
biouml.plugins.simulation.plot.Plot

Packages that use Plot
biouml.plugins.simulation.plot 

Uses of Plot in biouml.plugins.simulation.plot
 

Constructors in biouml.plugins.simulation.plot with parameters of type Plot
PlotDialog.PlotDialog(JFrame frame, Module module, Plot plot)
          
PlotEx.PlotEx(Module module, Plot plot)
          
 

Methods in biouml.plugins.simulation.plot that return Plot
static PlotPlot.createDefaultPlot(DataCollection plotCollection)
          
PlotPlotEx.getPlot()
          
PlotPlotEx.getPlotByName(String name)
          
PlotPlotPane.getPlot()
          
 

Methods in biouml.plugins.simulation.plot with parameters of type Plot
voidPlotEx.setPlot(Plot plot)
          
voidPlotPane.setPlot(Plot plot)
          
 


FOOTER

BOTTOM