
Public Member Functions | |
| def | __init__ |
| def | draw |
| def | select_pen |
Public Attributes | |
| highlight_pen | |
| def xdot.Shape.__init__ | ( | self | ) |
| def xdot.Shape.draw | ( | self, | |
| cr, | |||
highlight = False |
|||
| ) |
Draw this shape with the given cairo context
Reimplemented in xdot.Graph, xdot.CompoundShape, xdot.BezierShape, xdot.LineShape, xdot.PolygonShape, xdot.EllipseShape, and xdot.TextShape.
| def xdot.Shape.select_pen | ( | self, | |
| highlight | |||
| ) |