RobWorkProject  23.9.11-
Public Types | Public Member Functions | List of all members
ChartView::Dispatcher Class Reference

Dispatcher for plots. More...

#include <ChartView.hpp>

Inherits PlotView::Dispatcher.

Public Types

typedef rw::core::Ptr< const DispatcherPtr
 Smart pointer type.
 
- Public Types inherited from PlotView::Dispatcher
typedef rw::core::Ptr< const DispatcherPtr
 Smart pointer type.
 

Public Member Functions

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

Additional Inherited Members

- Protected Member Functions inherited from PlotView::Dispatcher
 Dispatcher ()
 Constructor.
 

Detailed Description

Dispatcher for plots.

Member Function Documentation

◆ makePlotView()

virtual PlotView::Ptr makePlotView ( ) const
virtual

Create a new PlotView.

Returns
a new PlotView.

Implements PlotView::Dispatcher.


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