public class ArrowLinkTarget extends ArrowLinkAdapter
LinkAdapter.LinkAdapterListener
endArrow, endInclination, showControlPointsFlag, startArrow, startInclination
RESOURCES_STANDARDLINKSTYLE
color, 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, showControlPoints
getDestinationLabel, getReferenceText, getSource, getStandardColor, getStandardColorPropertyString, getStandardStyle, getStandardStylePropertyString, getUniqueId, setDestinationLabel, setReferenceText, setSource, setStandardColor, setStandardStyle, setUniqueId
getColor, getFrame, getRealWidth, getStyle, getTarget, getWidth, setColor, setStyle, setTarget, setWidth, toString, updateStandards
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDestinationLabel, getReferenceText, getSource, getTarget, getUniqueId
getColor, getRealWidth, getStyle, getWidth, setTarget, toString
public 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 MindMapArrowLink
save
in class ArrowLinkAdapter
public void changeInclination(MapView pMap, int pOriginX, int pOriginY, int pDeltaX, int pDeltaY)
pMap
- TODOpublic ArrowLinkAdapter createArrowLinkAdapter(MindMapLinkRegistry pRegistry)