public class AtomHorizontalTexts extends AbstractAtom implements Atom
| Constructor and Description |
|---|
AtomHorizontalTexts(java.util.List<Atom> texts) |
| Modifier and Type | Method and Description |
|---|---|
XDimension2D |
calculateDimension(StringBounder stringBounder) |
void |
drawU(UGraphic ug) |
double |
getStartingAltitude(StringBounder stringBounder) |
getNeutronsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNeutronspublic AtomHorizontalTexts(java.util.List<Atom> texts)
public XDimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface Atompublic double getStartingAltitude(StringBounder stringBounder)
getStartingAltitude in interface Atom