public class VlineAtom extends Atom
alignment, type, type_limits| Constructor | Description |
|---|---|
VlineAtom(int n) |
| 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, ... |
float |
getWidth(TeXEnvironment env) |
|
void |
setHeight(float height) |
|
void |
setShift(float shift) |
clone, getLeftType, getRightTypepublic void setHeight(float height)
public void setShift(float shift)
public float getWidth(TeXEnvironment env)
public Box createBox(TeXEnvironment env)
AtomBox, using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ...