public class BrowseArrowLinkModel extends ArrowLinkAdapter
LinkAdapter.LinkAdapterListenerendArrow, endInclination, showControlPointsFlag, startArrow, startInclinationRESOURCES_STANDARDLINKSTYLEcolor, DEFAULT_WIDTH, frame, NORMAL_WIDTH, style, target, width| Constructor and Description |
|---|
BrowseArrowLinkModel(MindMapNode source,
MindMapNode target,
FreeMindMain frame) |
| Modifier and Type | Method and Description |
|---|---|
void |
changeInclination(MapView map,
int oldX,
int oldY,
int deltaX,
int deltaY) |
java.lang.Object |
clone() |
XMLElement |
save() |
java.lang.String |
toString() |
getEndArrow, getEndInclination, getShowControlPointsFlag, getStartArrow, getStartInclination, setEndArrow, setEndInclination, setStartArrow, setStartInclination, showControlPointsgetDestinationLabel, getReferenceText, getSource, getStandardColor, getStandardColorPropertyString, getStandardStyle, getStandardStylePropertyString, getUniqueID, setDestinationLabel, setReferenceText, setSource, setStandardColor, setStandardStyle, setUniqueIDgetColor, getFrame, getRealWidth, getStyle, getTarget, getWidth, setColor, setStyle, setTarget, setWidth, updateStandardsequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDestinationLabel, getReferenceText, getSource, getTarget, getUniqueIDgetColor, getRealWidth, getStyle, getWidth, setTargetpublic BrowseArrowLinkModel(MindMapNode source, MindMapNode target, FreeMindMain frame)
public java.lang.Object clone()
clone in interface MindMapLineclone in class ArrowLinkAdapterpublic XMLElement save()
save in interface MindMapArrowLinksave in class ArrowLinkAdapterpublic java.lang.String toString()
toString in interface MindMapLinetoString in class LineAdapterpublic void changeInclination(MapView map, int oldX, int oldY, int deltaX, int deltaY)
map - TODOMindMapArrowLink.changeInclination(MapView, int, int, int, int)