Class AtomText
java.lang.Object
net.sourceforge.plantuml.klimt.creole.atom.AbstractAtom
net.sourceforge.plantuml.klimt.creole.legacy.AtomText
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
AtomText
(String text, FontConfiguration style, Url url, AtomText.DelayedDouble marginLeft, AtomText.DelayedDouble marginRight, boolean manageSpecialChars) -
Method Summary
Modifier and TypeMethodDescriptioncalculateDimension
(StringBounder stringBounder) void
double
getStartingAltitude
(StringBounder stringBounder) final String
getText()
toString()
-
Constructor Details
-
AtomText
protected AtomText(String text, FontConfiguration style, Url url, AtomText.DelayedDouble marginLeft, AtomText.DelayedDouble marginRight, boolean manageSpecialChars)
-
-
Method Details
-
calculateDimension
- Specified by:
calculateDimension
in interfaceAtom
-
drawU
-
getNeutrons
- Specified by:
getNeutrons
in interfaceAtom
- Overrides:
getNeutrons
in classAbstractAtom
-
getText
-
getStartingAltitude
- Specified by:
getStartingAltitude
in interfaceAtom
-
toString
-
getFontConfiguration
-