Graph.transform
- Graph.transform(transformation)[source]
Transform all nodes of the graph.
- Parameters:
- transformation
Transformation
The transformation used to transform the nodes.
- transformation
- Returns:
- None
Site Navigation
Transform all nodes of the graph.
Transformation
The transformation used to transform the nodes.