Show/Hide Toolbars

RiverSoftAVG Products Help

Defines the base nodes in a graph ( GGraph.TGCustomGraph class). A GGraph.TGGraphEdge object or descendant connects the nodes.

The TGGraphNode class provides methods and properties for managing the list of edges out from the node, the InDegree (how many edges coming to the node), and the OutDegree (how many edges going out of the node). The node manages the memory of the edges from the node as well. The node may be labelled using its    Caption property, depending on the graph the caption may have to be unique.

Namespace: GGraph

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb