Name | Description | |
---|---|---|
ArrangedGraphEvent | Reference to the ArrangedGraph event | |
ArrangingGraphEvent | Reference to the ArrangingGraph event | |
NGraphLayoutSchema | Schema associated with NGraphLayout |
The following tables list the members exposed by NGraphLayout.
Name | Description | |
---|---|---|
ArrangedGraphEvent | Reference to the ArrangedGraph event | |
ArrangingGraphEvent | Reference to the ArrangingGraph event | |
NGraphLayoutSchema | Schema associated with NGraphLayout |
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. |
Name | Description | |
---|---|---|
ArrangedGraph | Occurs when a a graph has been layed out by this layout. | |
ArrangingGraph | Occurs when a graph is about to layed out by this layout. |