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 397 of file xdot.py.


Constructor & Destructor Documentation

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

Definition at line 399 of file xdot.py.


Member Function Documentation

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

Reimplemented from xdot.Shape.

Definition at line 411 of file xdot.py.

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

Definition at line 433 of file xdot.py.

def xdot.Graph.get_size (   self)

Definition at line 408 of file xdot.py.

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

Definition at line 426 of file xdot.py.


Member Data Documentation

Definition at line 399 of file xdot.py.

Definition at line 399 of file xdot.py.

Definition at line 399 of file xdot.py.

Definition at line 399 of file xdot.py.

Definition at line 399 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 Jun 9 2019 20:20:12