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