net.sourceforge.plantuml.ugraphic
Class UCenteredCharacter

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

public class UCenteredCharacter
extends Object
implements UShape


Constructor Summary
UCenteredCharacter(char c, UFont font)
           
 
Method Summary
 char getChar()
           
 UFont getFont()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UCenteredCharacter

public UCenteredCharacter(char c,
                          UFont font)
Method Detail

getChar

public char getChar()

getFont

public UFont getFont()


Copyright © 2013. All Rights Reserved.