net.sourceforge.plantuml.ugraphic.txt
Class UGraphicTxt
java.lang.Object
net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
net.sourceforge.plantuml.ugraphic.txt.UGraphicTxt
- All Implemented Interfaces:
- UGraphic
public class UGraphicTxt
- extends AbstractCommonUGraphic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UGraphicTxt
public UGraphicTxt()
getStringBounder
public StringBounder getStringBounder()
draw
public void draw(double x,
double y,
UShape shape)
setClip
public void setClip(UClip clip)
centerChar
public void centerChar(double x,
double y,
char c,
UFont font)
getCharArea
public final UmlCharArea getCharArea()
setAntiAliasing
public void setAntiAliasing(boolean trueForOn)
startUrl
public void startUrl(Url url)
closeAction
public void closeAction()
createGroup
public UGroup createGroup()
Copyright © 2013. All Rights Reserved.