|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TeXFormula.TeXIconBuilder | |
|---|---|
| org.scilab.forge.jlatexmath | |
| Uses of TeXFormula.TeXIconBuilder in org.scilab.forge.jlatexmath |
|---|
| Methods in org.scilab.forge.jlatexmath that return TeXFormula.TeXIconBuilder | |
|---|---|
TeXFormula.TeXIconBuilder |
TeXFormula.TeXIconBuilder.setFGColor(java.awt.Color fgcolor)
Specify the background color for rendering the given TeXFormula |
TeXFormula.TeXIconBuilder |
TeXFormula.TeXIconBuilder.setInterLineSpacing(int interLineUnit,
float interLineSpacing)
Specify the inter line spacing unit and value. |
TeXFormula.TeXIconBuilder |
TeXFormula.TeXIconBuilder.setIsMaxWidth(boolean isMaxWidth)
Specifies whether the width is the exact or the maximum width |
TeXFormula.TeXIconBuilder |
TeXFormula.TeXIconBuilder.setSize(float size)
Specify the font size for rendering the given TeXFormula |
TeXFormula.TeXIconBuilder |
TeXFormula.TeXIconBuilder.setStyle(int style)
Specify the style for rendering the given TeXFormula |
TeXFormula.TeXIconBuilder |
TeXFormula.TeXIconBuilder.setTrueValues(boolean trueValues)
Specify the "true values" parameter for rendering the given TeXFormula |
TeXFormula.TeXIconBuilder |
TeXFormula.TeXIconBuilder.setType(int type)
Specify the font type for rendering the given TeXFormula |
TeXFormula.TeXIconBuilder |
TeXFormula.TeXIconBuilder.setWidth(int widthUnit,
float textWidth,
int align)
Specify the width of the formula (may be exact or maximum width, see setIsMaxWidth(boolean)) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||