Public Member Functions | Public Attributes | List of all members
smach_viewer.xdot.xdot.Shape Class Reference
Inheritance diagram for smach_viewer.xdot.xdot.Shape:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
def draw (self, cr, highlight=False)
 
def search_text (self, regexp)
 
def select_pen (self, highlight)
 

Public Attributes

 highlight_pen
 

Detailed Description

Abstract base class for all the drawing shapes.

Definition at line 89 of file xdot.py.

Constructor & Destructor Documentation

◆ __init__()

def smach_viewer.xdot.xdot.Shape.__init__ (   self)

Definition at line 92 of file xdot.py.

Member Function Documentation

◆ draw()

def smach_viewer.xdot.xdot.Shape.draw (   self,
  cr,
  highlight = False 
)

◆ search_text()

def smach_viewer.xdot.xdot.Shape.search_text (   self,
  regexp 
)

Reimplemented in smach_viewer.xdot.xdot.CompoundShape, and smach_viewer.xdot.xdot.TextShape.

Definition at line 107 of file xdot.py.

◆ select_pen()

def smach_viewer.xdot.xdot.Shape.select_pen (   self,
  highlight 
)

Definition at line 99 of file xdot.py.

Member Data Documentation

◆ highlight_pen

smach_viewer.xdot.xdot.Shape.highlight_pen

Definition at line 102 of file xdot.py.


The documentation for this class was generated from the following file:


smach_viewer
Author(s): Jonathan Bohren
autogenerated on Thu Feb 20 2025 03:09:09