python-igraph API reference

List of all classes, functions and methods in python-igraph

module documentation

Abstract base classes for the drawing routines.

Class AbstractCairoDrawer Abstract class that serves as a base class for anything that draws on a Cairo context within a given bounding box.
Class AbstractDrawer Abstract class that serves as a base class for anything that draws an igraph object.
Class AbstractXMLRPCDrawer Abstract drawer that uses a remote service via XML-RPC to draw something on a remote display.