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, x, y, w, h, shapes, url)
 
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)
 
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

 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 343 of file xdot.py.

Constructor & Destructor Documentation

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

Definition at line 345 of file xdot.py.

Member Function Documentation

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

Definition at line 369 of file xdot.py.

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

Definition at line 361 of file xdot.py.

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

Definition at line 358 of file xdot.py.

Member Data Documentation

smach_viewer.xdot.xdot.Node.url

Definition at line 356 of file xdot.py.

smach_viewer.xdot.xdot.Node.x

Definition at line 348 of file xdot.py.

smach_viewer.xdot.xdot.Node.x1

Definition at line 351 of file xdot.py.

smach_viewer.xdot.xdot.Node.x2

Definition at line 353 of file xdot.py.

smach_viewer.xdot.xdot.Node.y

Definition at line 349 of file xdot.py.

smach_viewer.xdot.xdot.Node.y1

Definition at line 352 of file xdot.py.

smach_viewer.xdot.xdot.Node.y2

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