模块文档

本模块提供了 Cairo 专属的顶点绘制器实现,即 Cairo 图形绘制器将用于绘制顶点的绘制器。

AbstractCairoVertexDrawer 用于在 Cairo 画布上绘制顶点的抽象基类。
CairoVertexDrawer igraph 的默认顶点绘制器实现。