freemind.view.mindmapview

Class SharpBezierEdgeView

public class SharpBezierEdgeView extends EdgeView

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

Constructor Detail

SharpBezierEdgeView

public SharpBezierEdgeView(NodeView source, NodeView target)

Method Detail

getColor

public Color getColor()

paint

public void paint(Graphics2D g)

update

public void update()