, including all inherited members.
add(Coord, Coord) | OcIdraw | [private, static] |
brush(const Brush *) | OcIdraw | [private, static] |
bspl(Canvas *, int count, const Coord *x, const Coord *y, const Color *c=nil, const Brush *b=nil) | OcIdraw | [static] |
capacity_ | OcIdraw | [private, static] |
cbspl(Canvas *, int count, const Coord *x, const Coord *y, const Color *c=nil, const Brush *b=nil, boolean fill=false) | OcIdraw | [static] |
close_path() | OcIdraw | [static] |
closed_ | OcIdraw | [private, static] |
curve_to(Coord x, Coord y, Coord x1, Coord y1, Coord x2, Coord y2) | OcIdraw | [static] |
curved_ | OcIdraw | [private, static] |
ellipse(Canvas *, Coord x1, Coord y1, Coord width, Coord height, const Color *c=nil, const Brush *b=nil, boolean fill=false) | OcIdraw | [static] |
end() | OcIdraw | [static] |
epilog() | OcIdraw | [static] |
fill(Canvas *, const Color *) | OcIdraw | [static] |
idraw_stream | OcIdraw | [static] |
ifill(const Color *, boolean) | OcIdraw | [private, static] |
ipath_ | OcIdraw | [private, static] |
line(Canvas *, Coord x1, Coord y1, Coord x2, Coord y2, const Color *c=nil, const Brush *b=nil) | OcIdraw | [static] |
line_to(Coord x, Coord y) | OcIdraw | [static] |
mline(Canvas *, int count, const Coord *x, const Coord *y, const Color *c=nil, const Brush *b=nil) | 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=nil, const Brush *b=nil, boolean fill=false) | OcIdraw | [private, static] |
polygon(Canvas *, int count, const Coord *x, const Coord *y, const Color *c=nil, const Brush *b=nil, boolean fill=false) | OcIdraw | [static] |
prologue() | OcIdraw | [static] |
rcurve(int level, Coord x, Coord y, Coord x1, Coord y1, Coord x2, Coord y2) | OcIdraw | [private, static] |
rect(Canvas *, Coord x1, Coord y1, Coord x2, Coord y2, const Color *c=nil, const Brush *b=nil, boolean fill=false) | OcIdraw | [static] |
stroke(Canvas *, const Color *, const Brush *) | OcIdraw | [static] |
text(Canvas *, const char *, const Transformer &, const Font *f=nil, const Color *c=nil) | OcIdraw | [static] |
xpath_ | OcIdraw | [private, static] |
ypath_ | OcIdraw | [private, static] |