Class UText
java.lang.Object
net.sourceforge.plantuml.ugraphic.UText
- All Implemented Interfaces:
UShape
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondouble
getDescent
(StringBounder stringBounder) final int
java.lang.String
getText()
java.lang.String
toString()
withOrientation
(int orientation) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Constructor Details
-
UText
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
withOrientation
-
getText
public java.lang.String getText() -
getFontConfiguration
-
getDescent
-
getOrientation
public final int getOrientation()
-