java.lang.Object
net.sourceforge.plantuml.activitydiagram3.ftile.CenteredText
All Implemented Interfaces:
UShape

public class CenteredText extends java.lang.Object implements UShape
  • Constructor Summary

    Constructors
    Constructor
    Description
    CenteredText(TextBlock text, double totalWidth)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    double
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CenteredText

      public CenteredText(TextBlock text, double totalWidth)
  • Method Details

    • getText

      public TextBlock getText()
    • getTotalWidth

      public double getTotalWidth()