|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfreemind.modes.LineAdapter
freemind.modes.LinkAdapter
freemind.modes.ArrowLinkAdapter
freemind.modes.mindmapmode.MindMapArrowLinkModel
| Nested Class Summary |
| Nested classes inherited from class freemind.modes.LineAdapter |
LineAdapter.LineAdapterListener |
| Field Summary |
| Fields inherited from class freemind.modes.ArrowLinkAdapter |
endArrow, endInclination, showControlPointsFlag, startArrow, startInclination |
| Fields inherited from class freemind.modes.LineAdapter |
color, DEFAULT_WIDTH, frame, NORMAL_WIDTH, standardColorPropertyString, standardStylePropertyString, stroke, style, target, width |
| Constructor Summary | |
MindMapArrowLinkModel(MindMapNode source,
MindMapNode target,
FreeMindMain frame)
|
|
| Method Summary | |
void |
changeInclination(int originX,
int originY,
int deltaX,
int deltaY)
|
java.lang.Object |
clone()
|
java.lang.String |
toString()
|
| Methods inherited from class freemind.modes.ArrowLinkAdapter |
getEndArrow, getEndInclination, getShowControlPointsFlag, getStartArrow, getStartInclination, save, setEndArrow, setEndInclination, setStartArrow, setStartInclination, showControlPoints |
| Methods inherited from class freemind.modes.LinkAdapter |
getDestinationLabel, getReferenceText, getSource, getStandardColor, getStandardStyle, getUniqueID, setDestinationLabel, setReferenceText, setSource, setStandardColor, setStandardStyle, setUniqueID |
| Methods inherited from class freemind.modes.LineAdapter |
getColor, getFrame, getStroke, getStyle, getTarget, getWidth, setColor, setStyle, setTarget, setWidth, updateStandards |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface freemind.modes.MindMapLink |
getDestinationLabel, getReferenceText, getSource, getTarget, getUniqueID |
| Methods inherited from interface freemind.modes.MindMapLine |
getColor, getStroke, getStyle, getWidth, setTarget |
| Constructor Detail |
public MindMapArrowLinkModel(MindMapNode source,
MindMapNode target,
FreeMindMain frame)
| Method Detail |
public java.lang.Object clone()
clone in interface MindMapLineclone in class ArrowLinkAdapterpublic java.lang.String toString()
toString in interface MindMapLinetoString in class LineAdapter
public void changeInclination(int originX,
int originY,
int deltaX,
int deltaY)
originX - originY - deltaX - deltaY -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||