#include <CopasiPlot.h>
List of all members.
Constructor & Destructor Documentation
Specific constructor
- Parameters:
-
const | CPlotSpecification* plotspec |
QWidget* | parent (default: NULL) |
CopasiPlot::~CopasiPlot |
( |
| ) |
[virtual] |
Member Function Documentation
compile the object list from name vector
- Parameters:
-
std::vector< | CCopasiContainer * > listOfContainer |
const | CCopasiDataModel* pDataModel |
- Returns:
- bool success
Reimplemented from COutputInterface.
void CopasiPlot::finish |
( |
| ) |
[virtual] |
Initialize the the plot from the specification
- Parameters:
-
const | CPlotSpecification* plotspec |
void CopasiPlot::output |
( |
const Activity & |
activity | ) |
[virtual] |
Perform an output event for the current activity
- Parameters:
-
Reimplemented from COutputInterface.
void CopasiPlot::replot |
( |
| ) |
[virtual, slot] |
void CopasiPlot::replotSignal |
( |
| ) |
[signal] |
bool CopasiPlot::saveData |
( |
const std::string & |
filename | ) |
|
Save tab delimited data to file
- Parameters:
-
const | std::string & filename |
- Returns:
- bool success
void CopasiPlot::separate |
( |
const Activity & |
activity | ) |
[virtual] |
Introduce an additional separator into the output
- Parameters:
-
Reimplemented from COutputInterface.
void CopasiPlot::setCurvesVisibility |
( |
const bool & |
visibility | ) |
|
Shows or hide all curves depending on whether visibility is false or true
- Parameters:
-
Member Data Documentation
Pointer to the zooming engine for the plot.
The documentation for this class was generated from the following files: