24 #ifndef __GEOMETRY_HOM_VECTOR_DRAWER_H_
25 #define __GEOMETRY_HOM_VECTOR_DRAWER_H_
27 #include <geometry/gtk/geom_drawer.h>
28 #include <geometry/hom_point.h>
43 virtual void draw(Cairo::RefPtr<Cairo::Context>& context);
virtual void draw(Cairo::RefPtr< Cairo::Context > &context)
This method is called by the GeomDrawingArea.
Fawkes library namespace.
Abstract base class for all drawer classes.
HomVectorDrawer(HomVector &v)
Constructor.
Drawer for HomVector objects.
virtual ~HomVectorDrawer()
Destrcutor.