public class BigDelimiterAtom extends Atom
Modifier and Type | Field and Description |
---|---|
SymbolAtom |
delim |
alignment, type, type_limits
Constructor and Description |
---|
BigDelimiterAtom(SymbolAtom delim,
int size) |
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 SymbolAtom delim
public BigDelimiterAtom(SymbolAtom delim, int size)
public Box createBox(TeXEnvironment env)
Atom
Box
, using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ...