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

Public Member Functions

def __init__ (self, src, dst, points, shapes, url)
 
def get_jump (self, x, y)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot_qt.Element
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_qt.CompoundShape
def __init__ (self, shapes)
 
def draw (self, cr, highlight=False)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot_qt.Shape
def __init__ (self)
 
def draw (self, cr, highlight=False)
 
def select_pen (self, highlight)
 

Public Attributes

 dst
 
 points
 
 src
 
 url
 
- Public Attributes inherited from smach_viewer.xdot.xdot_qt.CompoundShape
 shapes
 
- Public Attributes inherited from smach_viewer.xdot.xdot_qt.Shape
 highlight_pen
 

Static Public Attributes

int RADIUS = 10
 

Detailed Description

Definition at line 328 of file xdot_qt.py.

Constructor & Destructor Documentation

def smach_viewer.xdot.xdot_qt.Edge.__init__ (   self,
  src,
  dst,
  points,
  shapes,
  url 
)

Definition at line 330 of file xdot_qt.py.

Member Function Documentation

def smach_viewer.xdot.xdot_qt.Edge.get_jump (   self,
  x,
  y 
)

Definition at line 339 of file xdot_qt.py.

Member Data Documentation

smach_viewer.xdot.xdot_qt.Edge.dst

Definition at line 333 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.Edge.points

Definition at line 334 of file xdot_qt.py.

int smach_viewer.xdot.xdot_qt.Edge.RADIUS = 10
static

Definition at line 337 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.Edge.src

Definition at line 332 of file xdot_qt.py.

smach_viewer.xdot.xdot_qt.Edge.url

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