Class UCenteredCharacter

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

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

    Constructors
    Constructor
    Description
    UCenteredCharacter(char c, UFont font)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    char
     
     

    Methods inherited from class java.lang.Object

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

    • UCenteredCharacter

      public UCenteredCharacter(char c, UFont font)
  • Method Details

    • getChar

      public char getChar()
    • getFont

      public UFont getFont()