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

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

Definition at line 80 of file xdot_qt.py.

Member Function Documentation

def smach_viewer.xdot.xdot_qt.Shape.draw (   self,
  cr,
  highlight = False 
)
Draw this shape with the given cairo context

Definition at line 83 of file xdot_qt.py.

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

Definition at line 87 of file xdot_qt.py.

Member Data Documentation

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 Mon Jun 10 2019 13:13:42