#include <grglyph.h>
|
| | 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 9 of file grglyph.h.
◆ GrGlyphItem()
| GrGlyphItem::GrGlyphItem |
( |
Glyph * |
g, |
|
|
float |
scalex, |
|
|
float |
scaley, |
|
|
float |
rot |
|
) |
| |
◆ ~GrGlyphItem()
| virtual GrGlyphItem::~GrGlyphItem |
( |
| ) |
|
|
virtual |
◆ allocate()
◆ draw()
◆ print()
◆ t_
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3468/src/ivoc/grglyph.h