Modules§
- helpers
- This module defines helpers for wrapping super::GraphWidget.
Structs§
- Canvas
Edit Context - Utility for modying the canvas.
- Canvas
Interaction - Canvas
State - Configuration for the current position and zoom within the graph.
- Color32
- This format is used for space-efficient color representation (32 bits).
- Edge
Edit Context - Utility for modifying edges while within the graph.
- Edge
Entry - Entry for an edge within a graph.
- Edge
Style - Style attributes for a graph edge.
- Graph
Widget - Raw widget for rendering node graphs.
- Node
Edit Context - Utility for modifying nodes while within the graph.
- Node
Entry - Entry for a node within a graph.
- Node
Interaction - Node
Style - Style attributes for a graph node.
- Pos2
- A position on screen.