Uses of Class
org.scilab.forge.jlatexmath.TeXIcon
Packages that use TeXIcon
-
Uses of TeXIcon in org.scilab.forge.jlatexmath
Methods in org.scilab.forge.jlatexmath that return TeXIconModifier and TypeMethodDescriptionTeXFormula.TeXIconBuilder.build()
Create a TeXIcon from the information gathered by the (chained) setXXX() methods.TeXFormula.createTeXIcon
(int style, float size) Creates a TeXIcon from this TeXFormula using the default TeXFont in the given point size and starting from the given TeX style.TeXFormula.createTeXIcon
(int style, float size, boolean trueValues) TeXFormula.createTeXIcon
(int style, float size, int type) TeXFormula.createTeXIcon
(int style, float size, int widthUnit, float textwidth, int align) TeXFormula.createTeXIcon
(int style, float size, int widthUnit, float textwidth, int align, int interlineUnit, float interline) TeXFormula.createTeXIcon
(int style, float size, int type, int widthUnit, float textwidth, int align) TeXFormula.createTeXIcon
(int style, float size, int type, int widthUnit, float textwidth, int align, int interlineUnit, float interline) TeXFormula.createTeXIcon
(int style, float size, int type, Color fgcolor)