Public Member Functions

glv::Plot Class Reference

Plots data according to one or more attached Plottables. More...

#include <glv_plots.h>

Inheritance diagram for glv::Plot:
glv::Grid glv::View glv::DataModel glv::Notifier glv::SmartObject< View >

List of all members.

Public Member Functions

Plotadd (Plottable &v)
 Add new plotting routine.
virtual const char * className () const
 Get class name.
virtual void onDraw (GLV &g)
 Drawing callback.
virtual bool onEvent (Event::t e, GLV &g)
 Event callback to be called after those in callback list.

Detailed Description

Plots data according to one or more attached Plottables.


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