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

Public Member Functions

def __init__ (self, width=1, height=1, shapes=(), nodes=(), edges=(), subgraph_shapes={})
 
def draw (self, cr, highlight_items=None)
 
def get_jump (self, x, y)
 
def get_size (self)
 
def get_url (self, x, y)
 
- 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

 edges
 
 height
 
 nodes
 
 shapes
 
 subgraph_shapes
 
 width
 
- Public Attributes inherited from smach_viewer.xdot.xdot.Shape
 highlight_pen
 

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_items = None 
)

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.

def smach_viewer.xdot.xdot.Graph.get_size (   self)

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

smach_viewer.xdot.xdot.Graph.edges

Definition at line 409 of file xdot.py.

smach_viewer.xdot.xdot.Graph.height

Definition at line 406 of file xdot.py.

smach_viewer.xdot.xdot.Graph.nodes

Definition at line 408 of file xdot.py.

smach_viewer.xdot.xdot.Graph.shapes

Definition at line 407 of file xdot.py.

smach_viewer.xdot.xdot.Graph.subgraph_shapes

Definition at line 410 of file xdot.py.

smach_viewer.xdot.xdot.Graph.width

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