
Public Member Functions | |
| def | __init__ |
| def | draw |
Public Attributes | |
| pen | |
| points | |
Definition at line 250 of file xdot.py.
| def xdot::LineShape::draw | ( | self, | ||
| cr, | ||||
highlight = False | ||||
| ) |
Draw this shape with the given cairo context
Reimplemented from xdot::Shape.