xdot::xdot::Graph Class Reference
List of all members.
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 = {} | |
|
) |
| | |
def xdot::xdot::Graph::draw |
( |
|
self, |
|
|
|
cr, |
|
|
|
highlight = None | |
|
) |
| | |
def xdot::xdot::Graph::get_jump |
( |
|
self, |
|
|
|
x, |
|
|
|
y | |
|
) |
| | |
def xdot::xdot::Graph::get_size |
( |
|
self |
) |
|
def xdot::xdot::Graph::get_url |
( |
|
self, |
|
|
|
x, |
|
|
|
y | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following file: