java.lang.Cloneable
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, getRightType
public void setHeight(float height)
public void setShift(float shift)
public float getWidth(TeXEnvironment env)
public Box createBox(TeXEnvironment env)
Atom
Box
, using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ...