public abstract class AbstractAtom extends java.lang.Object implements Atom
| Constructor and Description |
|---|
AbstractAtom() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Atom> |
splitInTwo(StringBounder stringBounder,
double width) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcalculateDimension, drawU, getStartingAltitudepublic java.util.List<Atom> splitInTwo(StringBounder stringBounder, double width)
splitInTwo in interface Atom