freemind.view.mindmapview

Class SharpLinearEdgeView

public class SharpLinearEdgeView extends EdgeView

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

Constructor Detail

SharpLinearEdgeView

public SharpLinearEdgeView(NodeView source, NodeView target)

Method Detail

getColor

public Color getColor()

paint

public void paint(Graphics2D g)

update

public void update()