| Search Locate Previous Next | Contents |
Description
Multiple arcs for use in joining nodes on network diagrams.
Optional caption, which defaults to the centre point of the arc. Bigger numbers in the Caption bias will move it towards the target end of the arc in the ratio n:1.
Style may be: Colour (0-15) [Weight,Style,Caption Bias]
From-To is (n × 4) matrix of end-points or (n × 5) matrix with text captions as the 5th column.
To set individual styles for each segment, enclose the required element, for example to set individual colours, but all arcs 2 pixels thick:
Format: (3 3 4 5 4 3) 2
Note that the colour vector MUST match the number of arcs.
Class Property Table
| Name | Type | Default | Description |
| Hint | String | ||
| Style | ManyOf | ||
| From-To | Runtime | From-To matrix (r c r c [txt]) | |
| Format | Runtime | Colour (0-15) [Weight,Style,Caption bias] |