#include <ppshape.h>
|
| | PointProcessGlyph (Object *) |
| |
| virtual | ~PointProcessGlyph () |
| |
| virtual Object * | object () |
| |
| | GLabel (const char *s, const Color *, int fixtype=1, float size=12, float x_align=0., float y_align=0.) |
| |
| virtual | ~GLabel () |
| |
| virtual Glyph * | clone () const |
| |
| virtual void | request (Requisition &) const |
| |
| virtual void | allocate (Canvas *, const Allocation &, Extension &) |
| |
| virtual void | draw (Canvas *, const Allocation &) const |
| |
| virtual void | save (std::ostream &, Coord, Coord) |
| |
| virtual void | pick (Canvas *, const Allocation &, int depth, Hit &) |
| |
| void | text (const char *) |
| |
| void | fixed (float scale) |
| |
| void | vfixed (float scale) |
| |
| void | relative (float scale) |
| |
| void | align (float x, float y) |
| |
| void | color (const Color *) |
| |
| bool | fixed () const |
| |
| float | scale () const |
| |
| const char * | text () const |
| |
| int | fixtype () const |
| |
| float | x_align () const |
| |
| float | y_align () const |
| |
| const Color * | color () const |
| |
| bool | erase_flag () |
| |
| void | erase_flag (bool b) |
| |
| GPolyLine * | labeled_line () const |
| |
Definition at line 12 of file ppshape.h.
◆ PointProcessGlyph()
| PointProcessGlyph::PointProcessGlyph |
( |
Object * |
| ) |
|
◆ ~PointProcessGlyph()
| virtual PointProcessGlyph::~PointProcessGlyph |
( |
| ) |
|
|
virtual |
◆ object()
| virtual Object* PointProcessGlyph::object |
( |
| ) |
|
|
inlinevirtual |
◆ ob_
| Object* PointProcessGlyph::ob_ |
|
private |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3468/src/nrniv/ppshape.h