
Public Member Functions | |
| def | __init__ |
| def | draw |
Public Attributes | |
| j | |
| layout | |
| pen | |
| t | |
| w | |
| x | |
| y | |
Definition at line 94 of file xdot.py.
| def xdot::TextShape::draw | ( | self, | ||
| cr, | ||||
highlight = False | ||||
| ) |
Draw this shape with the given cairo context
Reimplemented from xdot::Shape.