Edge
From FreeMind
Edge is a curve that connects a node with its parent node. The curves that arbitrarily connect any two nodes are called "arrow links", although they should better be called connectors; they are not edges.
The user can assign to each edge one of the several edge styles. Currently, the following edge styles are supported:
- Bezier
- Linear
- Sharp Bezier
- Sharp Linear
Implementation
- EdgeView
- BezierEdgeView
- LinearEdgeView
- SharpBezierEdgeView
- SharpLinearEdgeView
- EdgeAdapter
CVS: