public class AtomTable extends AbstractAtom implements Atom
Modifier and Type | Method and Description |
---|---|
void |
addCell(Atom cell,
HColor cellBackColor) |
XDimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
double |
getStartingAltitude(StringBounder stringBounder) |
void |
newLine(HColor lineBackColor) |
getNeutrons
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNeutrons
public AtomTable(HColor lineColor)
public XDimension2D calculateDimension(StringBounder stringBounder)
calculateDimension
in interface Atom
public double getStartingAltitude(StringBounder stringBounder)
getStartingAltitude
in interface Atom
public void newLine(HColor lineBackColor)