#include <grglyph.h>
|
| GrGlyph (Object *) |
|
virtual | ~GrGlyph () |
|
Object ** | temp_objvar () |
|
| GrGlyph (Object *) |
|
virtual | ~GrGlyph () |
|
virtual void | request (Requisition &) const |
|
virtual void | draw (Canvas *, const Allocation &) const |
|
void | new_path () |
|
void | move_to (Coord, Coord) |
|
void | line_to (Coord, Coord) |
|
void | control_point (Coord, Coord) |
|
void | curve_to (Coord, Coord, Coord, Coord, Coord, Coord) |
|
void | close_path () |
|
void | circle (Coord x, Coord y, Coord r) |
|
void | stroke (int color, int brush) |
|
void | fill (int color) |
|
void | erase () |
|
void | gif (const char *) |
|
Object ** | temp_objvar () |
|
| Resource ()=default |
|
virtual | ~Resource ()=default |
|
virtual void | ref () const |
|
virtual void | unref () const |
|
virtual void | unref_deferred () const |
|
virtual void | cleanup () |
|
virtual void | Reference () const |
|
virtual void | Unreference () const |
|
Definition at line 16 of file grglyph.cpp.
◆ GrGlyph() [1/2]
GrGlyph::GrGlyph |
( |
Object * |
o | ) |
|
◆ ~GrGlyph() [1/2]
◆ GrGlyph() [2/2]
◆ ~GrGlyph() [2/2]
virtual GrGlyph::~GrGlyph |
( |
| ) |
|
|
virtual |
◆ circle()
◆ close_path()
void GrGlyph::close_path |
( |
| ) |
|
◆ control_point()
◆ curve_to()
◆ draw()
◆ erase()
◆ fill()
void GrGlyph::fill |
( |
int |
color | ) |
|
◆ gif()
void GrGlyph::gif |
( |
const char * |
| ) |
|
◆ line_to()
◆ move_to()
◆ new_path()
void GrGlyph::new_path |
( |
| ) |
|
◆ request()
◆ stroke()
void GrGlyph::stroke |
( |
int |
color, |
|
|
int |
brush |
|
) |
| |
◆ temp_objvar() [1/2]
Object ** GrGlyph::temp_objvar |
( |
| ) |
|
◆ temp_objvar() [2/2]
Object** GrGlyph::temp_objvar |
( |
| ) |
|
◆ gif_
◆ obj_
◆ type_
◆ x_
◆ y_
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/ivoc/grglyph.cpp
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/ivoc/grglyph.h