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, getRightType
public OverUnderDelimiter(Atom base, Atom script, SymbolAtom s, int kernUnit, float kern, boolean over) throws InvalidUnitException
InvalidUnitException
public void addScript(Atom script)
public boolean isOver()
public Box createBox(TeXEnvironment env)
Atom
Box
, using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ...