|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfreemind.modes.NodeAdapter
freemind.modes.schememode.SchemeNodeModel
This class represents a single Node of a Tree. It contains direct handles to its parent and children and to its view.
| Field Summary |
| Fields inherited from class freemind.modes.NodeAdapter |
children, color, folded, font, icons, style, underlined, userObject |
| Fields inherited from interface freemind.modes.MindMapNode |
STYLE_BUBBLE, STYLE_FORK |
| Constructor Summary | |
SchemeNodeModel(FreeMindMain frame)
|
|
| Method Summary | |
java.lang.String |
getCodeClassicStyle()
|
java.lang.String |
getCodeMathStyle()
|
java.lang.String |
toString()
|
| Methods inherited from class freemind.modes.NodeAdapter |
addIcon, basicCopy, children, childrenFolded, childrenUnfolded, estabilishOwnFont, getAllowsChildren, getChildAt, getChildCount, getChildPosition, getColor, getEdge, getFont, getFontFamilyName, getFontSize, getFrame, getIcons, getIndex, getLink, getNodeLevel, getParent, getParentNode, getPath, getPreferredChild, getStyle, getViewer, hasChildren, hasFoldedStrictDescendant, insert, isBold, isDescendantOf, isFolded, isItalic, isLeaf, isRoot, isUnderlined, remove, remove, removeFromParent, removeLastIcon, setBold, setColor, setEdge, setFolded, setFont, setFontSize, setItalic, setLink, setParent, setParent, setPreferredChild, setStyle, setUnderlined, setUserObject, setViewer, shallowCopy, toggleBold, toggleItalic |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SchemeNodeModel(FreeMindMain frame)
| Method Detail |
public java.lang.String toString()
toString in interface MindMapNodetoString in class NodeAdapterpublic java.lang.String getCodeMathStyle()
public java.lang.String getCodeClassicStyle()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||