ClosePath() | IpePainter | |
CurveTo(const IpeVector &v1, const IpeVector &v2, const IpeVector &v3) | IpePainter | |
CurveTo(const IpeBezier &bezier) | IpePainter | [inline] |
DashStyle() const | IpePainter | [inline] |
DoClosePath() | IpePainter | [protected, virtual] |
DoCurveTo(const IpeVector &v1, const IpeVector &v2, const IpeVector &v3) | IpePainter | [protected, virtual] |
DoDrawBitmap(IpeBitmap bitmap) | IpePainter | [protected, virtual] |
DoDrawPath() | IpePainter | [protected, virtual] |
DoDrawText(const IpeText *text) | IpePainter | [protected, virtual] |
DoLineTo(const IpeVector &v) | IpePainter | [protected, virtual] |
DoMoveTo(const IpeVector &v) | IpePainter | [protected, virtual] |
DoNewPath() | IpePainter | [protected, virtual] |
DoPop() | IpePainter | [protected, virtual] |
DoPush() | IpePainter | [protected, virtual] |
DrawArc(double alpha) | IpePainter | |
DrawBitmap(IpeBitmap bitmap) | IpePainter | |
DrawEllipse() | IpePainter | |
DrawPath() | IpePainter | |
DrawText(const IpeText *text) | IpePainter | |
Fill() const | IpePainter | [inline] |
iInPath (defined in IpePainter) | IpePainter | [protected] |
IpePainter(const IpeStyleSheet *style) | IpePainter | |
iState (defined in IpePainter) | IpePainter | [protected] |
iStyleSheet (defined in IpePainter) | IpePainter | [protected] |
LineCap() const | IpePainter | [inline] |
LineJoin() const | IpePainter | [inline] |
LineTo(const IpeVector &v) | IpePainter | |
LineWidth() const | IpePainter | [inline] |
MarkShape() const | IpePainter | [inline] |
MarkSize() const | IpePainter | [inline] |
Matrix() const | IpePainter | [inline] |
MoveTo(const IpeVector &v) | IpePainter | |
NewPath() | IpePainter | |
Pop() | IpePainter | |
Push() | IpePainter | |
Rect(const IpeRect &re) | IpePainter | [virtual] |
Repository() const | IpePainter | [inline] |
SetDashStyle(IpeAttribute dash) | IpePainter | |
SetFill(IpeAttribute color) | IpePainter | |
SetLineCap(IpeAttribute cap) | IpePainter | |
SetLineJoin(IpeAttribute join) | IpePainter | |
SetLineWidth(IpeAttribute wid) | IpePainter | |
SetMarkShape(int shape) | IpePainter | |
SetMarkSize(IpeAttribute size) | IpePainter | |
SetStroke(IpeAttribute color) | IpePainter | |
SetTextSize(IpeAttribute size) | IpePainter | |
SetWindRule(IpeAttribute rule) | IpePainter | |
StateSeq typedef (defined in IpePainter) | IpePainter | [protected] |
Stroke() const | IpePainter | [inline] |
StyleSheet() const | IpePainter | [inline] |
TextSize() const | IpePainter | [inline] |
Transform(const IpeMatrix &m) | IpePainter | |
Translate(const IpeVector &v) | IpePainter | |
Untransform(bool direct) | IpePainter | |
WindRule() const | IpePainter | [inline] |
~IpePainter() | IpePainter | [virtual] |