Class ElementText
java.lang.Object
net.sourceforge.plantuml.salt.element.AbstractElement
net.sourceforge.plantuml.salt.element.ElementText
- All Implemented Interfaces:
Element
-
Constructor Summary
ConstructorsConstructorDescriptionElementText
(java.util.List<java.lang.String> text, UFont font, ISkinSimple spriteContainer) -
Method Summary
Modifier and TypeMethodDescriptionvoid
drawU
(UGraphic ug, int zIndex, Dimension2D dimToUse) getPreferredDimension
(StringBounder stringBounder, double x, double y) final java.lang.String
getText()
Methods inherited from class net.sourceforge.plantuml.salt.element.AbstractElement
blackBlueTrue, getBlack, getColor88, getColorAA, getColorBB, getColorDD, getColorEE, getWhite
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ElementText
-
-
Method Details
-
getPreferredDimension
-
drawU
-
getText
public final java.lang.String getText()
-