golib  0.5
goGUI::PlotView Class Reference

Plots a goPlot::Graph object. More...

#include <plotview.h>

Public Member Functions

void setGraph (goAutoPtr< goPlot::Graph > g)
 Set the graph. More...
 

Protected Member Functions

virtual bool on_draw (Cairo::RefPtr< Cairo::Context > const &context) override
 

Detailed Description

Plots a goPlot::Graph object.

Member Function Documentation

◆ setGraph()

void goGUI::PlotView::setGraph ( goAutoPtr< goPlot::Graph g)

Set the graph.

Parameters
ggoAutoPtr to a goPlot::Graph object.

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