Public Member Functions | Public Attributes
xdot.Graph Class Reference
Inheritance diagram for 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
 width

Detailed Description

Definition at line 398 of file xdot.py.


Constructor & Destructor Documentation

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

Definition at line 400 of file xdot.py.


Member Function Documentation

def xdot.Graph.draw (   self,
  cr,
  highlight_items = None 
)

Definition at line 412 of file xdot.py.

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

Definition at line 434 of file xdot.py.

def xdot.Graph.get_size (   self)

Definition at line 409 of file xdot.py.

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

Definition at line 427 of file xdot.py.


Member Data Documentation

Definition at line 400 of file xdot.py.

Definition at line 400 of file xdot.py.

Definition at line 400 of file xdot.py.

Definition at line 400 of file xdot.py.

Definition at line 400 of file xdot.py.


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


cob_script_server
Author(s): Florian Weisshardt
autogenerated on Sun Oct 5 2014 22:59:43