Name | Description | |
---|---|---|
![]() | ArrangeGraph | Called to layout the specified graph |
![]() | ArrangeRegionContent | Overridden. Called to layout the content of the specified region. |
![]() | CreateEdgeBody | Overridden. Called in the graph building process to create a body for each edge |
![]() | CreateRegions | Overridden. Overriden to split the object regions into graphs, and create a graph region for each resulting graph. |
![]() | CreateVertexBody | Overridden. Called in the graph building process to create a body for each vertex |
![]() | OnArrangedGraph | Called after the layout of the specified graph. Raises the ArrangedGraph event. |
![]() | OnArrangingGraph | Called before the layout of the specified graph. Raises the ArrangingGraph event. |