freemind.modes
Class LineAdapter
java.lang.Object
freemind.modes.LineAdapter
- Cloneable, MindMapLine
public abstract class LineAdapter
extends java.lang.Object
DEFAULT_WIDTH
public static final int DEFAULT_WIDTH
NORMAL_WIDTH
protected int NORMAL_WIDTH
color
protected Color color
standardColorPropertyString
protected String standardColorPropertyString
standardStylePropertyString
protected String standardStylePropertyString
stroke
protected Stroke stroke
style
protected String style
LineAdapter
public LineAdapter(MindMapNode target,
FreeMindMain frame,
String standardColorPropertyString,
String standardStylePropertyString)
getTarget
public MindMapNode getTarget()
I see no reason to hide the node, the line belongs to, to the public, but... fc.
setColor
public void setColor(Color color)
setStyle
public void setStyle(String style)
setWidth
public void setWidth(int width)