A B C D E F G I J M N O P R S T U

S

setBackground(Color) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Changes the background color of the current TeXFormula into the given color.
setColor(Color) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Changes the (foreground) color of the current TeXFormula into the given color.
setFixedTypes(int, int) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Sets a fixed left and right type of the current TeXFormula.
setIconHeight(int, int) - Method in class be.ugent.caagt.jmathtex.TeXIcon
Change the height of the TeXIcon.
setIconWidth(int, int) - Method in class be.ugent.caagt.jmathtex.TeXIcon
Change the width of the TeXIcon.
setInsets(Insets) - Method in class be.ugent.caagt.jmathtex.TeXIcon
Set the insets of the TeXIcon.
setScripts(String, String) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Parses the given strings into TeXFormula's and attaches them together to the current TeXFormula as a subscript (sub) and a superscript (sup).
setScripts(String, TeXFormula) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Parses the given string into a TeXFormula's and attaches it to the current TeXFormula as a subscript together with the given TeXFormula (as a superscript).
setScripts(TeXFormula, String) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Parses the given string into a TeXFormula's and attaches it to the current TeXFormula as a superscript together with the given TeXFormula (as a subscript).
setScripts(TeXFormula, TeXFormula) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Attaches the given TeXFormula's together to the current TeXFormula as a subscript (sub) and a superscript (sup).
setSubscript(String) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Parses the given string into a TeXFormula and attaches it to the current TeXFormula as a subscript.
setSubscript(TeXFormula) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Attaches the given TeXFormula to the current TeXFormula as a subscript.
setSuperscript(String) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Parses the given string into a TeXFormula and attaches it to the current TeXFormula as a superscript.
setSuperscript(TeXFormula) - Method in class be.ugent.caagt.jmathtex.TeXFormula
Attaches the given TeXFormula to the current TeXFormula as a superscript.
sqrt() - Method in class be.ugent.caagt.jmathtex.TeXFormula
Puts the current TeXFormula under a root sign and changes the current TeXFormula into the resulting square root construction.
STYLE_DISPLAY - Static variable in class be.ugent.caagt.jmathtex.TeXConstants
TeX style: display style.
STYLE_SCRIPT - Static variable in class be.ugent.caagt.jmathtex.TeXConstants
TeX style: script style.
STYLE_SCRIPT_SCRIPT - Static variable in class be.ugent.caagt.jmathtex.TeXConstants
TeX style: script_script style.
STYLE_TEXT - Static variable in class be.ugent.caagt.jmathtex.TeXConstants
TeX style: text style.
SymbolMappingNotFoundException - Exception in be.ugent.caagt.jmathtex
Signals a missing symbol mapping.
SymbolMappingNotFoundException(String) - Constructor for exception be.ugent.caagt.jmathtex.SymbolMappingNotFoundException
 
SymbolNotFoundException - Exception in be.ugent.caagt.jmathtex
Signals that an unknown symbol was used.
SymbolNotFoundException(String) - Constructor for exception be.ugent.caagt.jmathtex.SymbolNotFoundException
 

A B C D E F G I J M N O P R S T U