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 __repr__ (self)
 
def get_jump (self, x, y)
 
def is_inside (self, x, y)
 
def is_inside_begin (self, x, y)
 
def is_inside_end (self, x, y)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot.Element
def __init__ (self, shapes)
 
def get_url (self, x, y)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot.CompoundShape
def draw (self, cr, highlight=False)
 
def search_text (self, regexp)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot.Shape
def __init__ (self)
 
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 457 of file xdot.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 459 of file xdot.py.

Member Function Documentation

◆ __repr__()

def smach_viewer.xdot.xdot.Edge.__repr__ (   self)

Definition at line 488 of file xdot.py.

◆ get_jump()

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

Reimplemented from smach_viewer.xdot.xdot.Element.

Definition at line 481 of file xdot.py.

◆ is_inside()

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

Reimplemented from smach_viewer.xdot.xdot.Element.

Definition at line 474 of file xdot.py.

◆ is_inside_begin()

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

Definition at line 468 of file xdot.py.

◆ is_inside_end()

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

Definition at line 471 of file xdot.py.

Member Data Documentation

◆ dst

smach_viewer.xdot.xdot.Edge.dst

Definition at line 462 of file xdot.py.

◆ points

smach_viewer.xdot.xdot.Edge.points

Definition at line 463 of file xdot.py.

◆ RADIUS

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

Definition at line 466 of file xdot.py.

◆ src

smach_viewer.xdot.xdot.Edge.src

Definition at line 461 of file xdot.py.

◆ url

smach_viewer.xdot.xdot.Edge.url

Definition at line 464 of file xdot.py.


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


smach_viewer
Author(s): Jonathan Bohren
autogenerated on Thu Feb 20 2025 03:09:09