freemind.view.mindmapview

Class BezierEdgeView

public class BezierEdgeView extends EdgeView

This class represents a single Edge of a MindMap.
Constructor Summary
BezierEdgeView(NodeView source, NodeView target)
Method Summary
ColorgetColor()
voidpaint(Graphics2D g)
voidupdate()

Constructor Detail

BezierEdgeView

public BezierEdgeView(NodeView source, NodeView target)

Method Detail

getColor

public Color getColor()

paint

public void paint(Graphics2D g)

update

public void update()