| Class | Description |
|---|---|
| ArrowHead |
Represents an arrow head at an arbitrary position on the curve
|
| AutoScalePane |
Auto-scales its content according to the available space of the Pane.
|
| CurvedLabeledEdge |
A nicely curved edge between two nodes.
|
| LabeledEdge |
Generic component for a labeled edge with optional arrows.
|
| LabeledNode |
Widget component for a labeled node with optional rounded corners
|
| SelfReferenceEdge |
Draws a curved connection for edges with the same start and end node.
|
| Enum | Description |
|---|---|
| ConnectorType |
Available connector position for a LabeledEdge
|
| CurvedLabeledEdge.BiConnectionType |
Helper Enum which represents all supported representations of
connector type combinations.
|
| LabeledEdge.DirectionType |
Relationship type of the arrow
|