RobWorkProject  23.9.11-
Public Types | Public Member Functions | Protected Member Functions | List of all members
PlotView::Dispatcher Class Referenceabstract

Dispatcher for plots. More...

#include <PlotView.hpp>

Inherited by ChartView::Dispatcher.

Public Types

typedef rw::core::Ptr< const DispatcherPtr
 Smart pointer type.
 

Public Member Functions

virtual ~Dispatcher ()
 Destructor.
 
virtual PlotView::Ptr makePlotView () const =0
 Create a new PlotView. More...
 

Protected Member Functions

 Dispatcher ()
 Constructor.
 

Detailed Description

Dispatcher for plots.

Member Function Documentation

◆ makePlotView()

virtual PlotView::Ptr makePlotView ( ) const
pure virtual

Create a new PlotView.

Returns
a new PlotView.

Implemented in ChartView::Dispatcher.


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