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

Public Member Functions

def __init__ (self, id, x, y, w, h, shapes, url)
 
def __repr__ (self)
 
def get_jump (self, x, y)
 
def get_url (self, x, y)
 
def is_inside (self, x, y)
 
- Public Member Functions inherited from smach_viewer.xdot.xdot.Element
def __init__ (self, shapes)
 
- 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

 id
 
 url
 
 x
 
 x1
 
 x2
 
 y
 
 y1
 
 y2
 
- Public Attributes inherited from smach_viewer.xdot.xdot.CompoundShape
 shapes
 
- Public Attributes inherited from smach_viewer.xdot.xdot.Shape
 highlight_pen
 

Detailed Description

Definition at line 416 of file xdot.py.

Constructor & Destructor Documentation

◆ __init__()

def smach_viewer.xdot.xdot.Node.__init__ (   self,
  id,
  x,
  y,
  w,
  h,
  shapes,
  url 
)

Definition at line 418 of file xdot.py.

Member Function Documentation

◆ __repr__()

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

Definition at line 447 of file xdot.py.

◆ get_jump()

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

Reimplemented from smach_viewer.xdot.xdot.Element.

Definition at line 442 of file xdot.py.

◆ get_url()

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

Reimplemented from smach_viewer.xdot.xdot.Element.

Definition at line 435 of file xdot.py.

◆ is_inside()

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

Reimplemented from smach_viewer.xdot.xdot.Element.

Definition at line 432 of file xdot.py.

Member Data Documentation

◆ id

smach_viewer.xdot.xdot.Node.id

Definition at line 421 of file xdot.py.

◆ url

smach_viewer.xdot.xdot.Node.url

Definition at line 430 of file xdot.py.

◆ x

smach_viewer.xdot.xdot.Node.x

Definition at line 422 of file xdot.py.

◆ x1

smach_viewer.xdot.xdot.Node.x1

Definition at line 425 of file xdot.py.

◆ x2

smach_viewer.xdot.xdot.Node.x2

Definition at line 427 of file xdot.py.

◆ y

smach_viewer.xdot.xdot.Node.y

Definition at line 423 of file xdot.py.

◆ y1

smach_viewer.xdot.xdot.Node.y1

Definition at line 426 of file xdot.py.

◆ y2

smach_viewer.xdot.xdot.Node.y2

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