java.lang.Cloneable
public class UnderOverArrowAtom extends Atom
alignment, type, type_limits
Constructor | Description |
---|---|
UnderOverArrowAtom(Atom base,
boolean over) |
|
UnderOverArrowAtom(Atom base,
boolean left,
boolean over) |
Modifier and Type | Method | 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 UnderOverArrowAtom(Atom base, boolean left, boolean over)
public UnderOverArrowAtom(Atom base, boolean over)
public Box createBox(TeXEnvironment env)
Atom
Box
, using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ...