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

Public Member Functions

def __init__ (self, shapes)
 
def get_jump (self, x, y)
 
def get_url (self, x, y)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot.CompoundShape
def __init__ (self, shapes)
 
def draw (self, cr, highlight=False)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot.Shape
def __init__ (self)
 
def draw (self, cr, highlight=False)
 
def select_pen (self, highlight)
 

Additional Inherited Members

- Public Attributes inherited from smach_viewer.xdot.xdot.CompoundShape
 shapes
 
- Public Attributes inherited from smach_viewer.xdot.xdot.Shape
 highlight_pen
 

Detailed Description

Base class for graph nodes and edges.

Definition at line 330 of file xdot.py.

Constructor & Destructor Documentation

def smach_viewer.xdot.xdot.Element.__init__ (   self,
  shapes 
)

Definition at line 333 of file xdot.py.

Member Function Documentation

def smach_viewer.xdot.xdot.Element.get_jump (   self,
  x,
  y 
)

Definition at line 339 of file xdot.py.

def smach_viewer.xdot.xdot.Element.get_url (   self,
  x,
  y 
)

Definition at line 336 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