public class HlineAtom extends Atom
alignment, type, type_limits
Constructor and Description |
---|
HlineAtom() |
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, ... |
void |
setShift(float shift) |
void |
setWidth(float width) |
clone, getLeftType, getRightType
public void setWidth(float width)
public void setShift(float shift)
public Box createBox(TeXEnvironment env)
Atom
Box
, using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ...