#include <graph.h>
Public Member Functions | |
GPolyLineItem (Glyph *g) | |
virtual | ~GPolyLineItem () |
virtual boolean | is_polyline () |
virtual void | save (ostream &o, Coord, Coord) |
virtual void | erase (Scene *s, GlyphIndex i, int type) |
GPolyLineItem::GPolyLineItem | ( | Glyph * | g | ) | [inline] |
virtual GPolyLineItem::~GPolyLineItem | ( | ) | [inline, virtual] |
Reimplemented from GraphItem.
References GraphItem::ERASE_LINE, and Scene::remove().
virtual void GPolyLineItem::save | ( | ostream & | o, | |
Coord | , | |||
Coord | ||||
) | [inline, virtual] |
Reimplemented from GraphItem.
References GraphItem::save().