54 Arrow (
Canvas *canvas,
double xstart,
double ystart,
double xend,
double yend);
66 Arrow (
Group *parent,
double xstart,
double ystart,
double xend,
double yend,
ItemClient *client = NULL);
87 void Draw (cairo_t *cr,
bool is_vector)
const;
147 #endif // GCCV_SQUIGGLE_H the base class for objects associated with a canvas item.
Arrow(Canvas *canvas, double xstart, double ystart, double xend, double yend)
double Distance(double x, double y, Item **item) const
Gnome Chemistry Canvas library namespace.
#define GCCV_ITEM_POS_PROP(type, member)
void Draw(cairo_t *cr, bool is_vector) const
The base class for the canvas contents.