views#

The views are read-only iterable containers that are updated as the planar diagram is updated. As with dicts, the graph should not be updated while iterating through the view.

Classes

ArcView(nodes)

EndpointView(nodes)

FaceView(nodes)

FilteredNodeView(nodes, node_type)

NodeView(nodes)