![]() |
Code Documentation 3.3
Social Network Visualizer
|

Files | |
| graph_canvas.cpp | |
| Implements canvas geometry and coordinate helper methods for the Graph class (canvas size, visible coordinates, random coordinates). | |
| graph_edge_style.cpp | |
| Implements edge appearance and label/visibility helpers for the Graph class (edge colors, labels, and display toggles). | |
| graph_selection.cpp | |
| Implements selection and clicked-state helper methods for the Graph class (selected vertices/edges, click handling, selection change hooks). | |
| graph_ui_facade.cpp | |
| Implements Façade wrapper methods called by the UI. | |
| graph_ui_prominence_distribution.cpp | |
| graph_vertex_style.cpp | |
| Implements vertex appearance and labeling methods for the Graph class (size, shape/icons, colors, labels, number styling, custom attributes). | |