freemind.view.mindmapview

Class LinearEdgeView

public class LinearEdgeView extends EdgeView

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

Constructor Detail

LinearEdgeView

public LinearEdgeView(NodeView source, NodeView target)

Method Detail

getColor

public Color getColor()

paint

public void paint(Graphics2D g)

update

public void update()