public class BrowseEdgeModel extends EdgeAdapter
EdgeAdapter.EdgeAdapterListenerEDGE_WIDTH_THIN_STRING, EDGESTYLE_BEZIER, EDGESTYLE_LINEAR, EDGESTYLE_SHARP_BEZIER, EDGESTYLE_SHARP_LINEAR, WIDTH_PARENT, WIDTH_THINcolor, DEFAULT_WIDTH, frame, NORMAL_WIDTH, style, target, width| Constructor and Description |
|---|
BrowseEdgeModel(MindMapNode node,
FreeMindMain frame) |
| Modifier and Type | Method and Description |
|---|---|
XMLElement |
save() |
void |
setColor(java.awt.Color color) |
void |
setStyle(java.lang.String style) |
getColor, getRealColor, getRealWidth, getStandardColor, getStandardColorPropertyString, getStandardStyle, getStandardStylePropertyString, getStyle, getWidth, hasStyle, setStandardColor, setStandardStyle, setWidthclone, getFrame, getTarget, setTarget, toString, updateStandardsequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, setTarget, toStringpublic BrowseEdgeModel(MindMapNode node, FreeMindMain frame)
public XMLElement save()
save in interface MindMapEdgesave in class EdgeAdapterpublic void setColor(java.awt.Color color)
setColor in class LineAdapterpublic void setStyle(java.lang.String style)
setStyle in class LineAdapter