Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > GGraph > Classes > TGCustomGraph > Methods

TGCustomGraph.InitializeNodes(TGGraphNode,Boolean) Method

Scroll Prev Top Next More

Initializes all the nodes in the graph. It sets each node's Visited property to the Value parameter. If the node is a TWeightedNode descendant, it also sets their Weight property to MaxInt and clears the ShortestPath property (and adds StartNode as an item).

Namespace: GGraph

Parameters

StartNode

Type: TGGraphNode

Value

Type: Boolean

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb