freemind.view.mindmapview
Class BezierEdgeView
public class BezierEdgeView
This class represents a single 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