public class OverUnderDelimiter extends Atom
alignment, type, type_limits| Constructor and Description |
|---|
OverUnderDelimiter(Atom base,
Atom script,
SymbolAtom s,
int kernUnit,
float kern,
boolean over) |
| Modifier and Type | Method and Description |
|---|---|
void |
addScript(Atom script) |
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, ... |
boolean |
isOver() |
clone, getLeftType, getRightTypepublic OverUnderDelimiter(Atom base, Atom script, SymbolAtom s, int kernUnit, float kern, boolean over) throws InvalidUnitException
InvalidUnitExceptionpublic void addScript(Atom script)
public boolean isOver()
public Box createBox(TeXEnvironment env)
AtomBox, using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ...