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

Public Member Functions

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

Public Attributes

 highlight_pen
 

Detailed Description

Abstract base class for all the drawing shapes.

Definition at line 77 of file xdot_qt.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 80 of file xdot_qt.py.

Member Function Documentation

◆ draw()

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

◆ select_pen()

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

Definition at line 87 of file xdot_qt.py.

Member Data Documentation

◆ highlight_pen

smach_viewer.xdot.xdot_qt.Shape.highlight_pen

Definition at line 90 of file xdot_qt.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