Class UText

java.lang.Object
net.sourceforge.plantuml.ugraphic.UText
All Implemented Interfaces:
UShape

public class UText extends java.lang.Object implements UShape
  • Constructor Details

  • Method Details

    • toString

      public java.lang.String toString()
      Overrides:
      toString in class java.lang.Object
    • withOrientation

      public UText withOrientation(int orientation)
    • getText

      public java.lang.String getText()
    • getFontConfiguration

      public FontConfiguration getFontConfiguration()
    • getDescent

      public double getDescent(StringBounder stringBounder)
    • getOrientation

      public final int getOrientation()