public class BrowseEdgeModel extends EdgeAdapter
EdgeAdapter.EdgeAdapterListener
EDGE_WIDTH_THIN_STRING, EDGESTYLE_BEZIER, EDGESTYLE_LINEAR, EDGESTYLE_SHARP_BEZIER, EDGESTYLE_SHARP_LINEAR, INT_EDGESTYLE_BEZIER, INT_EDGESTYLE_LINEAR, INT_EDGESTYLE_SHARP_BEZIER, INT_EDGESTYLE_SHARP_LINEAR, WIDTH_PARENT, WIDTH_THIN
color, 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, getStyleAsInt, getWidth, hasStyle, setStandardColor, setStandardStyle, setWidth
clone, getFrame, getTarget, setTarget, toString, updateStandards
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clone, setTarget, toString
public BrowseEdgeModel(MindMapNode node, FreeMindMain frame)
public XMLElement save()
save
in interface MindMapEdge
save
in class EdgeAdapter
public void setColor(java.awt.Color color)
setColor
in class LineAdapter
public void setStyle(java.lang.String style)
setStyle
in class LineAdapter