DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
#include <populationsstatplot.h>
Public Member Functions | |
PopulationsStatPlot (QCustomPlot *plot) | |
void | doUpdate () override |
void | update (DisplaceModel *model, displace::plot::PopulationStat stat, QCustomPlot *plot=nullptr) |
void | createPopup (GraphInteractionController::PopupMenuLocation location, QMenu *menu) |
void | setCurrentTimeStep (double t) |
![]() | |
virtual | ~StatsPlot () noexcept=default |
virtual void | update () |
void | invalidate () |
void | setVisible (bool visible) |
bool | isVisible () const |
Additional Inherited Members |
|
explicit |
void PopulationsStatPlot::createPopup | ( | GraphInteractionController::PopupMenuLocation | location, |
QMenu * | menu | ||
) |
|
overridevirtual |
Implements StatsPlot.
void PopulationsStatPlot::setCurrentTimeStep | ( | double | t | ) |
void PopulationsStatPlot::update | ( | DisplaceModel * | model, |
displace::plot::PopulationStat | stat, | ||
QCustomPlot * | plot = nullptr |
||
) |