Public Member Functions | Public Attributes
smach_viewer.xdot.xdot.Graph Class Reference
Inheritance diagram for smach_viewer.xdot.xdot.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 400 of file xdot.py.


Constructor & Destructor Documentation

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

Definition at line 402 of file xdot.py.


Member Function Documentation

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

Reimplemented from smach_viewer.xdot.xdot.Shape.

Definition at line 415 of file xdot.py.

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

Definition at line 437 of file xdot.py.

Definition at line 412 of file xdot.py.

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

Definition at line 430 of file xdot.py.


Member Data Documentation

Definition at line 402 of file xdot.py.

Definition at line 402 of file xdot.py.

Definition at line 402 of file xdot.py.

Definition at line 402 of file xdot.py.

Definition at line 402 of file xdot.py.

Definition at line 402 of file xdot.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:28