public class ArrowLinkTarget extends ArrowLinkAdapter
LinkAdapter.LinkAdapterListenerendArrow, endInclination, showControlPointsFlag, startArrow, startInclinationRESOURCES_STANDARDLINKSTYLEcolor, DEFAULT_WIDTH, frame, NORMAL_WIDTH, style, target, width| Constructor and Description |
|---|
ArrowLinkTarget(MindMapNode pSource,
MindMapNode pTarget,
FreeMindMain pFrame) |
| Modifier and Type | Method and Description |
|---|---|
void |
changeInclination(MapView pMap,
int pOriginX,
int pOriginY,
int pDeltaX,
int pDeltaY) |
ArrowLinkAdapter |
createArrowLinkAdapter(MindMapLinkRegistry pRegistry) |
java.lang.String |
getSourceLabel() |
XMLElement |
save() |
void |
setSourceLabel(java.lang.String sourceLabel) |
clone, copy, createArrowLinkTarget, 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, toString, updateStandardsequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDestinationLabel, getReferenceText, getSource, getTarget, getUniqueIdgetColor, getRealWidth, getStyle, getWidth, setTarget, toStringpublic ArrowLinkTarget(MindMapNode pSource, MindMapNode pTarget, FreeMindMain pFrame)
pSource - pTarget - I am the target!pFrame - public java.lang.String getSourceLabel()
public void setSourceLabel(java.lang.String sourceLabel)
public XMLElement save()
save in interface MindMapArrowLinksave in class ArrowLinkAdapterpublic void changeInclination(MapView pMap, int pOriginX, int pOriginY, int pDeltaX, int pDeltaY)
pMap - TODOpublic ArrowLinkAdapter createArrowLinkAdapter(MindMapLinkRegistry pRegistry)