xdot::xdot::Graph Class Reference

Inheritance diagram for 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.


Member Function Documentation

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

Definition at line 402 of file xdot.py.

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

Reimplemented from xdot::xdot::Shape.

Definition at line 415 of file xdot.py.

def xdot::xdot::Graph::get_jump (   self,
  x,
  y 
)

Definition at line 437 of file xdot.py.

def xdot::xdot::Graph::get_size (   self  ) 

Definition at line 412 of file xdot.py.

def xdot::xdot::Graph::get_url (   self,
  x,
  y 
)

Definition at line 430 of file xdot.py.


Member Data Documentation

Definition at line 409 of file xdot.py.

Definition at line 406 of file xdot.py.

Definition at line 408 of file xdot.py.

Definition at line 407 of file xdot.py.

Definition at line 410 of file xdot.py.

Definition at line 405 of file xdot.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables


xdot
Author(s): Jose Fonseca, ROS package and WX frontend by Jonathan Bohren
autogenerated on Fri Jan 11 09:59:31 2013