![]() |
NEURON
|
This is the complete list of members for OcIdraw, including all inherited members.
add(Coord, Coord) | OcIdraw | privatestatic |
brush(const Brush *) | OcIdraw | privatestatic |
bspl(Canvas *, int count, const Coord *x, const Coord *y, const Color *c=NULL, const Brush *b=NULL) | OcIdraw | static |
capacity_ | OcIdraw | privatestatic |
cbspl(Canvas *, int count, const Coord *x, const Coord *y, const Color *c=NULL, const Brush *b=NULL, bool fill=false) | OcIdraw | static |
close_path() | OcIdraw | static |
closed_ | OcIdraw | privatestatic |
curve_to(Coord x, Coord y, Coord x1, Coord y1, Coord x2, Coord y2) | OcIdraw | static |
curved_ | OcIdraw | privatestatic |
ellipse(Canvas *, Coord x1, Coord y1, Coord width, Coord height, const Color *c=NULL, const Brush *b=NULL, bool fill=false) | OcIdraw | static |
end() | OcIdraw | static |
epilog() | OcIdraw | static |
fill(Canvas *, const Color *) | OcIdraw | static |
idraw_stream | OcIdraw | static |
ifill(const Color *, bool) | OcIdraw | privatestatic |
ipath_ | OcIdraw | privatestatic |
line(Canvas *, Coord x1, Coord y1, Coord x2, Coord y2, const Color *c=NULL, const Brush *b=NULL) | OcIdraw | static |
line_to(Coord x, Coord y) | OcIdraw | static |
mline(Canvas *, int count, const Coord *x, const Coord *y, const Color *c=NULL, const Brush *b=NULL) | OcIdraw | static |
move_to(Coord x, Coord y) | OcIdraw | static |
new_path() | OcIdraw | static |
pict() | OcIdraw | static |
pict(const Transformer &) | OcIdraw | static |
poly(int count, const Coord *x, const Coord *y, const Color *c=NULL, const Brush *b=NULL, bool fill=false) | OcIdraw | privatestatic |
polygon(Canvas *, int count, const Coord *x, const Coord *y, const Color *c=NULL, const Brush *b=NULL, bool fill=false) | OcIdraw | static |
prologue() | OcIdraw | static |
rcurve(int level, Coord x, Coord y, Coord x1, Coord y1, Coord x2, Coord y2) | OcIdraw | privatestatic |
rect(Canvas *, Coord x1, Coord y1, Coord x2, Coord y2, const Color *c=NULL, const Brush *b=NULL, bool fill=false) | OcIdraw | static |
stroke(Canvas *, const Color *, const Brush *) | OcIdraw | static |
text(Canvas *, const char *, const Transformer &, const Font *f=NULL, const Color *c=NULL) | OcIdraw | static |
xpath_ | OcIdraw | privatestatic |
ypath_ | OcIdraw | privatestatic |