Public Member Functions | Public Attributes
smach_viewer.xdot.xdot_qt.Node Class Reference
Inheritance diagram for smach_viewer.xdot.xdot_qt.Node:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def get_jump
def get_url
def is_inside

Public Attributes

 url
 x
 x1
 x2
 y
 y1
 y2

Detailed Description

An abstract node in the graph, it's spatial location, and it's visual representation.

Definition at line 285 of file xdot_qt.py.


Constructor & Destructor Documentation

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

Definition at line 288 of file xdot_qt.py.


Member Function Documentation

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

Reimplemented from smach_viewer.xdot.xdot_qt.Element.

Definition at line 316 of file xdot_qt.py.

def smach_viewer.xdot.xdot_qt.Node.get_url (   self,
  x,
  y 
)
Get the elemnt's metadata.

Reimplemented from smach_viewer.xdot.xdot_qt.Element.

Definition at line 308 of file xdot_qt.py.

def smach_viewer.xdot.xdot_qt.Node.is_inside (   self,
  x,
  y 
)
Used to check for 2D-picking via the mouse.
param x: The x position on the canvas
param y: The y position on the canvas

Definition at line 301 of file xdot_qt.py.


Member Data Documentation

Definition at line 288 of file xdot_qt.py.

Definition at line 288 of file xdot_qt.py.

Definition at line 288 of file xdot_qt.py.

Definition at line 288 of file xdot_qt.py.

Definition at line 288 of file xdot_qt.py.

Definition at line 288 of file xdot_qt.py.

Definition at line 288 of file xdot_qt.py.


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


smach_viewer
Author(s): Jonathan Bohren
autogenerated on Thu Jun 6 2019 17:28:29