Class UText
java.lang.Object
net.sourceforge.plantuml.klimt.shape.UText
- All Implemented Interfaces:
UShape
-
Method Summary
Modifier and TypeMethodDescriptionstatic UTextbuild(String text, FontConfiguration font) calculateDimension(StringBounder stringBounder) doublegetDescent(StringBounder stringBounder) final intgetText()toString()withOrientation(int orientation)
-
Method Details
-
toString
-
build
-
withOrientation
-
getText
-
getFontConfiguration
-
getDescent
-
getOrientation
public final int getOrientation() -
calculateDimension
-