Class UGraphicTxt
java.lang.Object
net.sourceforge.plantuml.klimt.drawing.AbstractCommonUGraphic
net.sourceforge.plantuml.klimt.drawing.txt.UGraphicTxt
- All Implemented Interfaces:
ClipContainer, UGraphic
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected AbstractCommonUGraphicvoidfinal UmlCharAreavoidwriteToStream(OutputStream os, String metadata, int dpi) Methods inherited from class AbstractCommonUGraphic
apply, basicCopy, basicCopy, closeGroup, closeUrl, dpiFactor, enlargeClip, flushUg, getClip, getColorMapper, getDefaultBackground, getParam, getStringBounder, getTranslate, getTranslateX, getTranslateY, matchesProperty, startGroup, startUrlMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ClipContainer
getClip
-
Constructor Details
-
UGraphicTxt
public UGraphicTxt()
-
-
Method Details
-
copyUGraphic
- Specified by:
copyUGraphicin classAbstractCommonUGraphic
-
draw
-
getCharArea
-
getDimension
-
writeToStream
- Specified by:
writeToStreamin interfaceUGraphic- Throws:
IOException
-