Name | Description | |
---|---|---|
![]() | ArrangeBodies | Overridden. Performs the core arrangement of the layout, operating upon the bodies created in the CreateBodiesFromObjects method. |
![]() | ArrangeRegionContent | Called to layout the content of the specified region. |
![]() | ArrangeRegions | Called to layout the regions |
![]() | ArrangeRegionsContent | Called to layout the content of all regions |
![]() | CreateBodiesFromObjects | Overridden. Overriden to create the bodies from the objects |
![]() | CreateEdgeBody | Called in the graph building process to create a body for each edge |
![]() | CreateGraphBuilder | Creates a graph builder which is used to build the arranged graphs or trees from the input set of objects |
![]() | CreateRegionLayout | Creates the Region layout that is used to arrange unconnected graph regions. |
![]() | CreateRegions | Called to create the regions from the specified list of objects |
![]() | CreateVertexBody | Called in the graph building process to create a body for each vertex |
![]() | UpdateObjectsFromBodies | Overridden. Overriden to update the objects from the bodies |