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

Packages that use TextStyleMappingNotFoundException
org.scilab.forge.jlatexmath   
 

Uses of TextStyleMappingNotFoundException in org.scilab.forge.jlatexmath
 

Methods in org.scilab.forge.jlatexmath that throw TextStyleMappingNotFoundException
 Char DefaultTeXFont.getChar(char c, java.lang.String textStyle, int style)
           
 Char TeXFont.getChar(char c, java.lang.String textStyle, int style)
          Get a Char-object specifying the given character in the given text style with metric information depending on the given "style".