| Name | Description | |
|---|---|---|
![]() | CreatePathWithLineJumps | Creates a bridged path for the specified connector points. |
![]() | GetRoutableConnectorsAbove | Given a connector, gets the connectors, that are above the connector in the shape Z-Order |
![]() | GetRoutableConnectorsBelow | Given a connector, gets the connectors, that are below the connector in the shape Z-Order |
![]() | InvalidateAllLineJumps | Invalidates the arrange of routable connectors that are inside the owner page, and thus requests a recreation of the line jumps of all connectors. |
![]() | InvalidateLineJumpsAbove | Invalidates the line jumps of all NRoutableConnector instances that are above the specified connector. |
![]() | OnShapeIndexChanged | Called by the container when the index of a shape inside its container has changed |
![]() | OnShapeInserted | Called by the container when the specified shape has been inserted to the container subtree |
![]() | OnShapeRemoved | Called by the container when the specified shape has been removed from the container subtree |
![]() | OnShapeSizePositionChanged | Called by the container when the specified shape bounds have changed |


