public class CreoleHorizontalLine extends AbstractAtom implements Atom
| Modifier and Type | Method and Description |
|---|---|
XDimension2D |
calculateDimension(StringBounder stringBounder) |
static CreoleHorizontalLine |
create(FontConfiguration fontConfiguration,
java.lang.String line,
char style,
ISkinSimple skinParam) |
void |
drawU(UGraphic ug) |
double |
getStartingAltitude(StringBounder stringBounder) |
getNeutronsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNeutronspublic static CreoleHorizontalLine create(FontConfiguration fontConfiguration, java.lang.String line, char style, ISkinSimple skinParam)
public XDimension2D calculateDimension(StringBounder stringBounder)
calculateDimension in interface Atompublic double getStartingAltitude(StringBounder stringBounder)
getStartingAltitude in interface Atom