| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectfreemind.modes.LineAdapterfreemind.modes.EdgeAdapterField Summary | |
static int | |
static int | |
Fields inherited from class freemind.modes.LineAdapter | |
DEFAULT_WIDTH, NORMAL_WIDTH, color, frame, standardColorPropertyString, standardStylePropertyString, stroke, style, target, width | |
Constructor Summary | |
| |
| |
Methods inherited from class freemind.modes.LineAdapter | |
clone, getColor, getFrame, getStroke, getStyle, getTarget, getWidth, setColor, setStyle, setTarget, setWidth, toString | |
public static final int WIDTH_PARENT
- Field Value:
- -1
public static final int WIDTH_THIN
- Field Value:
- 0
protected EdgeAdapter(MindMapNode target, FreeMindMain frame, String standardColorPropertyString, String standardStylePropertyString)
For derived classes.
public Color getColor()
- Specified by:
- getColor in interface MindMapLine
- Overrides:
- getColor in interface LineAdapter
public Stroke getStroke()
- Specified by:
- getStroke in interface MindMapLine
- Overrides:
- getStroke in interface LineAdapter
public String getStyle()
- Specified by:
- getStyle in interface MindMapLine
- Overrides:
- getStyle in interface LineAdapter
public int getWidth()
- Specified by:
- getWidth in interface MindMapLine
- Overrides:
- getWidth in interface LineAdapter