freemind.view.mindmapview
Class SharpBezierEdgeView
public class SharpBezierEdgeView
This class represents a sharp Edge of a MindMap.
Color | getColor()
|
void | paint(Graphics2D g)
|
void | update() - This should be a task of MindMapLayout
start,end must be initialized...
|
getColor , getLabel , getMap , getModel , getNodeShift , getRealWidth , getSourceShift , getStroke , getTargetShift , getWidth , isAntialiasAll , isAntialiasEdges , paint , setRendering , update |
update
public void update()
This should be a task of MindMapLayout
start,end must be initialized...
- update in interface EdgeView