public class RuleAtom extends Atom
alignment, type, type_limits| Constructor and Description |
|---|
RuleAtom(int wunit,
float width,
int hunit,
float height,
int runit,
float raise) |
| 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 RuleAtom(int wunit,
float width,
int hunit,
float height,
int runit,
float raise)
public Box createBox(TeXEnvironment env)
AtomBox, using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ...