golib  0.5
goPlot::Object2D Class Referenceabstract

Base class for all 2D drawable objects. More...

#include <plot.h>

Public Member Functions

virtual void draw ()=0
 
virtual void setContext (cairo_t *c)
 
const Trafo2Dtransform () const
 
void setTransform (const Trafo2D &T)
 
cairo_t * context ()
 
const cairo_t * context () const
 
bool visible () const
 
void setVisible (bool t)
 
void applyTransform (cairo_t *cr)
 

Detailed Description

Base class for all 2D drawable objects.


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