public class FBoxAtom extends Atom
| Modifier and Type | Field and Description |
|---|---|
protected Atom |
base |
protected Color |
bg |
float |
INTERSPACE |
protected Color |
line |
alignment, type, type_limits| Constructor and Description |
|---|
FBoxAtom(Atom base) |
FBoxAtom(Atom base,
Color bg,
Color line) |
| 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, getRightTypepublic float INTERSPACE
protected final Atom base
protected Color bg
protected Color line
public FBoxAtom(Atom base)
public Box createBox(TeXEnvironment env)
AtomBox, using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ...Copyright © 2014–2018. All rights reserved.