net.sourceforge.plantuml.ugraphic
Class UText
java.lang.Object
net.sourceforge.plantuml.ugraphic.UText
- All Implemented Interfaces:
- UShape
public class UText
- extends Object
- implements UShape
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UText
public UText(String text,
FontConfiguration font)
getText
public String getText()
getFontConfiguration
public FontConfiguration getFontConfiguration()
Copyright © 2013. All Rights Reserved.