Draw polygon, polyline, spline.
OpPolyDraw
(DrawOp)¶Draw polygon, polyline, spline.
__init__
(self, theOp, thePoints)¶Do
(self, dc, xoffset, yoffset)¶GetPerimeterPoint
(self, x1, y1, x2, y2, xOffset, yOffset, attachmentMode)¶OnDrawOutline
(self, dc, x, y, w, h, oldW, oldH)¶Rotate
(self, x, y, theta, sinTheta, cosTheta)¶Scale
(self, scaleX, scaleY)¶Translate
(self, x, y)¶