pypath.visual.igraph_drawing§
Drawing routines to draw graphs.
This module contains routines to draw graphs on:
Cairo surfaces (L{DefaultGraphDrawer})
UbiGraph displays (L{UbiGraphDrawer}, see U{http://ubietylab.net/ubigraph})
It also contains routines to send an igraph graph directly to (U{Cytoscape<http://www.cytoscape.org>}) using the (U{CytoscapeRPC plugin<http://gforge.nbic.nl/projects/cytoscaperpc/>}), see L{CytoscapeGraphDrawer}. L{CytoscapeGraphDrawer} can also fetch the current network from Cytoscape and convert it to igraph format.
- members:
Classes
alias of |
|
|
Class implementing the default visualisation of a graph. |
alias of |
|
alias of |
Modules
Drawers for various edge styles in graph plots. |
|
Drawing routines to draw the vertices of graphs. |