DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
StatsPlot Class Referenceabstract

#include <StatsPlot.h>

Inheritance diagram for StatsPlot:
BaseStatsPlotImpl BenthosStatsPlot HarboursStatPlot MetiersStatsPlot NationsStatsPlot PopulationsStatPlot VesselsStatsPlot FishfarmsStatsPlot ShipsStatsPlot WindfarmsStatsPlot

Public Member Functions

virtual ~StatsPlot () noexcept=default
 
virtual void update ()
 
void invalidate ()
 
void setVisible (bool visible)
 
bool isVisible () const
 

Protected Member Functions

virtual void doUpdate ()=0
 

Constructor & Destructor Documentation

◆ ~StatsPlot()

virtual StatsPlot::~StatsPlot ( )
virtualdefaultnoexcept

Member Function Documentation

◆ doUpdate()

virtual void StatsPlot::doUpdate ( )
protectedpure virtual

◆ invalidate()

void StatsPlot::invalidate ( )
inline

◆ isVisible()

bool StatsPlot::isVisible ( ) const
inline

◆ setVisible()

void StatsPlot::setVisible ( bool  visible)
inline

◆ update()

virtual void StatsPlot::update ( )
inlinevirtual

Reimplemented in HarboursStatPlot.


The documentation for this class was generated from the following file: