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) |
getNeutronsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNeutronspublic AtomTable(HColor lineColor)
public XDimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface Atompublic double getStartingAltitude(StringBounder stringBounder)
getStartingAltitude in interface Atompublic void newLine(HColor lineBackColor)