LayoutBaseTNodeData, TLinkData Methods |
The LayoutBaseTNodeData, TLinkData generic type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BuildContainerHierarchy |
Builds the container hierarchy with the virtual root holding the top-containers.
If no containers are present this will return null.
|
![]() | GridLayoutComponents |
Organizes the components in a grid.
|
![]() | IterateContainerLayout |
Iterates the container layout to the child containers by organizing first the lowest level containers up to the given container.
|
![]() | Layout(ContainerGraphTNodeData, TLinkData, Object) |
Layout of the specified container without iterating into possible children containers.
|
![]() | Layout(IGraph, Object) |
Starts a layout pass.
|
![]() | MoveToCurrentOffset |
Moves the diagram to the computed offset.
|
![]() | MoveToOffset |
Moves the component to the given offset.
|