|
def | __init__ (self, pen, x, y, j, w, t) |
|
def | draw (self, cr, highlight=False) |
|
def | search_text (self, regexp) |
|
def | __init__ (self) |
|
def | select_pen (self, highlight) |
|
Definition at line 111 of file xdot.py.
◆ __init__()
def smach_viewer.xdot.xdot.TextShape.__init__ |
( |
|
self, |
|
|
|
pen, |
|
|
|
x, |
|
|
|
y, |
|
|
|
j, |
|
|
|
w, |
|
|
|
t |
|
) |
| |
◆ draw()
def smach_viewer.xdot.xdot.TextShape.draw |
( |
|
self, |
|
|
|
cr, |
|
|
|
highlight = False |
|
) |
| |
◆ search_text()
def smach_viewer.xdot.xdot.TextShape.search_text |
( |
|
self, |
|
|
|
regexp |
|
) |
| |
◆ CENTER
smach_viewer.xdot.xdot.TextShape.CENTER |
|
static |
smach_viewer.xdot.xdot.TextShape.j |
◆ layout
smach_viewer.xdot.xdot.TextShape.layout |
◆ LEFT
smach_viewer.xdot.xdot.TextShape.LEFT |
|
static |
◆ pen
smach_viewer.xdot.xdot.TextShape.pen |
◆ RIGHT
smach_viewer.xdot.xdot.TextShape.RIGHT |
|
static |
smach_viewer.xdot.xdot.TextShape.t |
smach_viewer.xdot.xdot.TextShape.w |
smach_viewer.xdot.xdot.TextShape.x |
smach_viewer.xdot.xdot.TextShape.y |
The documentation for this class was generated from the following file: