Public Member Functions | Public Attributes | Static Public Attributes | List of all members
smach_viewer.xdot.xdot.Edge Class Reference
Inheritance diagram for smach_viewer.xdot.xdot.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.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.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)
 

Public Attributes

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

Static Public Attributes

int RADIUS = 10
 

Detailed Description

Definition at line 381 of file xdot.py.

Constructor & Destructor Documentation

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

Definition at line 383 of file xdot.py.

Member Function Documentation

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

Definition at line 392 of file xdot.py.

Member Data Documentation

smach_viewer.xdot.xdot.Edge.dst

Definition at line 386 of file xdot.py.

smach_viewer.xdot.xdot.Edge.points

Definition at line 387 of file xdot.py.

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

Definition at line 390 of file xdot.py.

smach_viewer.xdot.xdot.Edge.src

Definition at line 385 of file xdot.py.

smach_viewer.xdot.xdot.Edge.url

Definition at line 388 of file xdot.py.


The documentation for this class was generated from the following file:


smach_viewer
Author(s): Jonathan Bohren
autogenerated on Fri Jun 7 2019 22:03:26