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 select_pen (self, highlight)
 

Public Attributes

 highlight_pen
 

Detailed Description

Abstract base class for all the drawing shapes.

Definition at line 75 of file xdot.py.

Constructor & Destructor Documentation

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

Definition at line 78 of file xdot.py.

Member Function Documentation

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

Definition at line 81 of file xdot.py.

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

Definition at line 85 of file xdot.py.

Member Data Documentation

smach_viewer.xdot.xdot.Shape.highlight_pen

Definition at line 88 of file xdot.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