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

Packages that use Plot
biouml.plugins.simulation.plot   
 

Uses of Plot in biouml.plugins.simulation.plot
 

Fields in biouml.plugins.simulation.plot declared as Plot
protected  Plot PlotPane.plot
           
protected  Plot PlotEx.plot
           
 

Methods in biouml.plugins.simulation.plot that return Plot
 Plot PlotPane.getPlot()
           
 Plot PlotEx.getPlot()
           
 Plot PlotEx.getPlotByName(java.lang.String name)
           
static Plot Plot.createDefaultPlot(DataCollection plotCollection)
           
 

Methods in biouml.plugins.simulation.plot with parameters of type Plot
 void PlotPane.setPlot(Plot plot)
           
 void PlotEx.setPlot(Plot plot)
           
protected  void PlotEditorPane.fillInResultComboBox(Plot plot)
           
protected  void PlotEditorPane.initTabSeriesInspector(Plot plot)
           
 

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



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.