Edge

From FreeMind
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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: