| determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>) | in
AspectRatioSubtreePlacer | Provides the direction of the connector to the SubtreeShape for each child node. |
| placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection) | in
AspectRatioSubtreePlacer | Initializes the local data structures and then arranges the local root relative to the SubtreeShape of its children. |
| determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>) | in
AssistantSubtreePlacer | |
| placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection) | in
AssistantSubtreePlacer | |
| determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>) | in
BusSubtreePlacer | |
| placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection) | in
BusSubtreePlacer | |
| determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>) | in
CompactSubtreePlacer | Provides the direction of the connector to the SubtreeShape for each child node. |
| placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection) | in
CompactSubtreePlacer | Initializes the local data structures and then arranges the local root relative to the SubtreeShape of its children. |
| determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>) | in
DendrogramSubtreePlacer | Provides UP for all children. |
| placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection) | in
DendrogramSubtreePlacer | Arranges the SubtreeShapes of the local root and its children as a dendrogram. |
| determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>) | in
DoubleLayerSubtreePlacer | |
| placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection) | in
DoubleLayerSubtreePlacer | |
| determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>) | in
FixedSubtreePlacer | |
| placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection) | in
FixedSubtreePlacer | |
| determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>) | in
ISubtreePlacer | Provides the direction of the connector to the SubtreeShape for each child node. |
| placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection) | in
ISubtreePlacer | Arranges the SubtreeShapes of the local root and its children and routes the edges that connect them. |
| determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>) | in
LeftRightSubtreePlacer | |
| placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection) | in
LeftRightSubtreePlacer | |
| determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>) | in
LevelAlignedSubtreePlacer | |
| placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection) | in
LevelAlignedSubtreePlacer | |
| determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>) | in
MultiLayerSubtreePlacer | |
| placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection) | in
MultiLayerSubtreePlacer | |
| determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>) | in
MultiSplitSubtreePlacer | Delegates to the ISubtreePlacer responsible for arranging the nodes in one cluster. |
| placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection) | in
MultiSplitSubtreePlacer | Places the clusters of SubtreeShapes according to their port group ids. |
| from (ParentConnectorDirection) | in
ParentConnectorDirection | Converts the given argument to an enum constant of this enum type. |
| getName (ParentConnectorDirection) | in
ParentConnectorDirection | Returns the name of the given enum constant. |
| determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>) | in
SingleLayerSubtreePlacer | Determines the connector direction for each subtree based on the selected transformation applied to the subtree. |
| placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection) | in
SingleLayerSubtreePlacer | Initializes the local data structures and then arranges the local root relative to the SubtreeShape of its children. |
| determineChildConnectors (LayoutNode, IMapper<LayoutNode,ParentConnectorDirection>) | in
SingleSplitSubtreePlacer | |
| placeSubtree (IMapper<LayoutNode,SubtreeShape>, IMapper<LayoutNode,SubtreeShape>, LayoutGraph, LayoutNode, ParentConnectorDirection) | in
SingleSplitSubtreePlacer | |