Uses of Class
org.scilab.forge.jlatexmath.TeXIcon

Packages that use TeXIcon
org.scilab.forge.jlatexmath   
 

Uses of TeXIcon in org.scilab.forge.jlatexmath
 

Methods in org.scilab.forge.jlatexmath that return TeXIcon
 TeXIcon 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.
 TeXIcon TeXFormula.createTeXIcon(int style, float size, boolean trueValues)
           
 TeXIcon TeXFormula.createTeXIcon(int style, float size, int widthUnit, float textwidth, int align)