|
| | GrGlyphItem (Glyph *g, float scalex, float scaley, float rot) |
| |
| virtual | ~GrGlyphItem () |
| |
| virtual void | allocate (Canvas *, const Allocation &, Extension &) |
| |
| virtual void | draw (Canvas *, const Allocation &) const |
| |
| virtual void | print (Printer *, const Allocation &) const |
| |
| | GraphItem (Glyph *g, bool=true, bool pick=true) |
| |
| virtual | ~GraphItem () |
| |
| virtual void | pick (Canvas *, const Allocation &, int depth, Hit &) |
| |
| virtual void | save (std::ostream &, Coord, Coord) |
| |
| virtual void | erase (Scene *, GlyphIndex, int erase_type) |
| |
| bool | save () |
| |
| void | save (bool s) |
| |
| virtual bool | is_polyline () |
| |
| virtual bool | is_mark () |
| |
| virtual bool | is_fast () |
| |
| virtual bool | is_graphVector () |
| |
Definition at line 10 of file grglyph.h.