freemind.modes.schememode

Class SchemeNodeModel

public class SchemeNodeModel extends NodeAdapter

This class represents a single Node of a Tree. It contains direct handles to its parent and children and to its view.
Constructor Summary
SchemeNodeModel(FreeMindMain frame)
Method Summary
StringgetCodeClassicStyle()
StringgetCodeMathStyle()
StringtoString()

Constructor Detail

SchemeNodeModel

public SchemeNodeModel(FreeMindMain frame)

Method Detail

getCodeClassicStyle

public String getCodeClassicStyle()

getCodeMathStyle

public String getCodeMathStyle()

toString

public String toString()