freemind.modes.schememode
Class SchemeMapModel
- MindMap, TreeModel
public class SchemeMapModel
String | getCode()- This method returns the scheme code that is represented by
this map as a plain string.
|
void | load(File file)
|
void | loadMathStyle(Reader re)
|
boolean | save(File file)
|
String | toString()
|
addTreeModelListener, applyPattern, applyPattern, changeNode, copy, copy, copySingle, cut, cut, destroy, displayNode, find, findNext, getAsPlainText, getAsRTF, getBackgroundColor, getChild, getChildCount, getFile, getFindFromText, getFindWhat, getFrame, getIndexOfChild, getLink, getLinkRegistry, getNumberOfChangesSinceLastSave, getPathToRoot, getRestoreable, getRoot, getText, getURL, insertNodeInto, insertNodeInto, insertNodeIntoNoEvent, insertNodeIntoNoEvent, isLeaf, isReadOnly, isSaved, load, moveNodeTo, nodeChanged, nodeStructureChanged, nodesChanged, nodesWereInserted, nodesWereRemoved, paste, paste, paste, reload, removeNodeFromParent, removeNodeFromParent, removeTreeModelListener, save, setBackgroundColor, setFile, setFolded, setLink, setRoot, setSaved, splitNode, tryToLock, valueForPathChanged |
getCode
public String getCode()
This method returns the scheme code that is represented by
this map as a plain string.
load
public void load(File file)
throws FileNotFoundException- load in interface MapAdapter
loadMathStyle
public void loadMathStyle(Reader re)
throws IOException
toString
public String toString()