| splice (YList<T>) | in
YList | Transfers the contents of the given list to the end of this list. |
| setNodeOrder (YList<LayoutNode>) | in
HierarchicalLayoutLayer | Applies the node order of the given list to the LayoutNodes on this layer. |
| MultiComponentLayerAssigner (ILayerAssigner, ) | in
MultiComponentLayerAssigner | Creates a new instance of MultiComponentLayerAssigner. |
| sort (YList<LayoutNode>, IMapper<LayoutNode,number>) | in
MultiComponentLayerAssigner | Sorts an array which consists of YList<T>s, where each list contains nodes that belong to the same component. |
| addedPathForEdge (LayoutGraph, LayoutEdge, YList<LayoutNode>) | in
BendSubstitutionStage | Adds information to newly created proxy nodes. |
| createConnectorNode (MultiPageLayoutContext, YList<any>, any) | in
MultiPageElementFactory | Callback method for creating a node of type CONNECTOR. |
| hideMultiEdges (YList<LayoutEdge>, LayoutGraph) | in
ParallelEdgeRouter | Hides and stores the given list of multi-edges. |
| routeEdges (LayoutGraph, IMapper<LayoutEdge,YList<LayoutEdge>>) | in
ParallelEdgeRouter | Routes all the multi-edges. |