Package | Description |
---|---|
org.scilab.forge.jlatexmath |
Modifier and Type | Method and Description |
---|---|
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".
|