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