Trail: Handling Additional Data for Graph Elements

This trail presents how to handle additional data for graph elements.

Managing Additional Data Using a Graph2D Subclass — In this lesson we will use a custom Graph2D subclass that encapsulates both storage of and access to additional data for the nodes in a graph.