| addBend (LayoutEdge, number, number, LayoutBend?, RelativePosition?) | in
LayoutGraph | Creates a new bend point for the given edge with the specified coordinates. |
| changeEdge (LayoutEdge, LayoutNode, LayoutNode, LayoutEdge?, RelativePosition?, LayoutEdge?, RelativePosition?) | in
LayoutGraph | Redefines the endpoints of the specified edge, changing its source and target nodes. |
| createEdge (LayoutNode, LayoutNode, LayoutEdge?, RelativePosition?, LayoutEdge?, RelativePosition?) | in
LayoutGraph | Creates a new edge between the specified source and target nodes. |
| from (RelativePosition) | in
RelativePosition | Converts the given argument to an enum constant of this enum type. |
| getName (RelativePosition) | in
RelativePosition | Returns the name of the given enum constant. |