freemind.modes.schememode
public class SchemeMapModel extends MapAdapter
| Constructor Summary | |
|---|---|
| SchemeMapModel(FreeMindMain frame) | |
| Method Summary | |
|---|---|
| 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() |