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