public class AtomMath extends AbstractAtom implements Atom
| Constructor and Description |
|---|
AtomMath(ScientificEquationSafe math,
HColor foreground,
HColor background,
ColorMapper colorMapper) |
| Modifier and Type | Method and Description |
|---|---|
Dimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
double |
getStartingAltitude(StringBounder stringBounder) |
splitInTwoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsplitInTwopublic AtomMath(ScientificEquationSafe math, HColor foreground, HColor background, ColorMapper colorMapper)
public Dimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface Atompublic double getStartingAltitude(StringBounder stringBounder)
getStartingAltitude in interface Atom