Name | Description | |
---|---|---|
NLineJumps Constructor | Default constructor |
The following tables list the members exposed by NLineJumps.
Name | Description | |
---|---|---|
NLineJumps Constructor | Default constructor |
Name | Description | |
---|---|---|
EnabledProperty | ||
LineJumpsBowProperty | ||
LineJumpsLengthProperty | ||
LineJumpsShapeProperty | ||
LineJumpsTargetProperty | ||
MaxConnectorsProperty | ||
NLineJumpsSchema |
Name | Description | |
---|---|---|
Enabled | Gets/sets whether the bridge manager is enabled. Setting this property to false will globally disable line jumps | |
LineJumpsBow | Gets or sets the bow of the bridges that the connector displays. | |
LineJumpsLength | Gets or sets the length of the bridges that the connector displays. | |
LineJumpsShape | Gets or sets the shape of the bridges that the connector displays. | |
LineJumpsTarget | Gets or sets the targets for bridge generations | |
MaxConnectors | Gets/sets the maximum number of connectors to create line jumps for. | |
OwnerPage | Gets the page that owns this manager. |
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 |