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

List of all members.

Public Member Functions

def __init__
def draw
def get_jump
def get_size
def get_url

Public Attributes

 edges
 height
 nodes
 shapes
 subgraph_shapes
 width

Detailed Description

Definition at line 348 of file xdot_qt.py.


Constructor & Destructor Documentation

def smach_viewer.xdot.xdot_qt.Graph.__init__ (   self,
  width = 1,
  height = 1,
  shapes = (),
  nodes = (),
  edges = (),
  subgraph_shapes = {} 
)

Definition at line 350 of file xdot_qt.py.


Member Function Documentation

def smach_viewer.xdot.xdot_qt.Graph.draw (   self,
  cr,
  highlight = None 
)
Draw this shape with the given cairo context

Reimplemented from smach_viewer.xdot.xdot_qt.Shape.

Definition at line 363 of file xdot_qt.py.

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

Definition at line 380 of file xdot_qt.py.

Definition at line 360 of file xdot_qt.py.

def smach_viewer.xdot.xdot_qt.Graph.get_url (   self,
  x,
  y 
)

Definition at line 373 of file xdot_qt.py.


Member Data Documentation

Definition at line 350 of file xdot_qt.py.

Definition at line 350 of file xdot_qt.py.

Definition at line 350 of file xdot_qt.py.

Definition at line 350 of file xdot_qt.py.

Definition at line 350 of file xdot_qt.py.

Definition at line 350 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 22 2017 02:19:22