java.lang.Cloneable
public class RotateAtom extends Atom
alignment, type, type_limits
Constructor | Description |
---|---|
RotateAtom(Atom base,
double angle,
java.lang.String option) |
|
RotateAtom(Atom base,
java.lang.String angle,
java.lang.String option) |
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, ... |
clone, getLeftType, getRightType
public RotateAtom(Atom base, java.lang.String angle, java.lang.String option)
public RotateAtom(Atom base, double angle, java.lang.String option)
public Box createBox(TeXEnvironment env)
Atom
Box
, using properties set by "parent"
atoms, like the TeX style, the last used font, color settings, ...