Name | Description | |
---|---|---|
![]() | CanRequestReroute | Determines whether the route can currently be rerouted |
![]() | CanReroute | Determines whether the route can currently be rerouted |
![]() | GetAlignBoxInParent | Overridden. Overriden to include the bounds of the model points. |
![]() | GetIntersectionPoints | Gets a list with the intersection points of this connector with the given connector in page coordinates. If the connectors do not intersect an empty list is returned. |
![]() | MakeLine | Makes this routable connector a simple line. |
![]() | MakeOrthogonal | Overloaded. Makes this routable connector model orthogonal. |
![]() | MakePolyline | Overloaded. Makes this routable connector a polyline. |
![]() | RequestReroute | Requests the finding of a new route of this connector, which strives not to cross any obstacles. |
![]() | Reroute | Finds of a new route of this connector, which strives not to cross any obstacles. |
![]() | Translate1D | Overridden. Translates a 1D shape, by offseting the begin and end points of the shape. The modification of both the begin and end points of the shape is optional. Overriden to translate the model points too. Throws an exception if this is not a 1D shape. |
![]() | UpdateGeometry | Updates the geometry of the connector from its model. Automatically called by Nevron. |