module documentation
Drawing routines to draw the vertices of graphs.
This module provides implementations of vertex drawers, i.e. drawers that the default graph drawer will use to draw vertices.
Class |
|
Abstract base class for vertex drawers that draw on a Cairo canvas. |
Class |
|
Abstract vertex drawer object from which all concrete vertex drawer implementations are derived. |
Class |
|
The default vertex drawer implementation of igraph. |