public class JavaFontRenderingAtom extends Atom
alignment, type_limits
Constructor and Description |
---|
JavaFontRenderingAtom(java.lang.String str,
int type) |
JavaFontRenderingAtom(java.lang.String str,
org.scilab.forge.jlatexmath.TeXFormula.FontInfos fontInfos) |
Modifier and Type | Method and Description |
---|---|
Box |
createBox(TeXEnvironment env)
Convert this atom into a
Box , using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ... |
clone, getLeftType, getRightType
public JavaFontRenderingAtom(java.lang.String str, int type)
public JavaFontRenderingAtom(java.lang.String str, org.scilab.forge.jlatexmath.TeXFormula.FontInfos fontInfos)
public Box createBox(TeXEnvironment env)
Atom
Box
, using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ...