Inherits IpePainter.
The IpeObjct::BBox member function computes a bounding box useful for distance calculations and optimizations. To find a bounding box that is accurate for the actual drawn object, paint the object using an IpeBBoxPainter, and retrieve the box with BBox.
|
Perform moveto operator.
Reimplemented from IpePainter. |
|
Perform lineto operator.
Reimplemented from IpePainter. |
|
Perform curveto operator.
Reimplemented from IpePainter. |
|
Draw a bitmap.
Reimplemented from IpePainter. |
|
Draw a text object.
Reimplemented from IpePainter. |