freemind.view.mindmapview
Class LinearEdgeView
public class LinearEdgeView
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