public class UGraphicTxt extends AbstractCommonUGraphic implements ClipContainer
Constructor and Description |
---|
UGraphicTxt() |
Modifier and Type | Method and Description |
---|---|
protected AbstractCommonUGraphic |
copyUGraphic() |
void |
draw(UShape shape) |
UmlCharArea |
getCharArea() |
Dimension2D |
getDimension() |
void |
writeToStream(java.io.OutputStream os,
java.lang.String metadata,
int dpi) |
apply, closeGroup, closeUrl, dpiFactor, enlargeClip, flushUg, getClip, getColorMapper, getDefaultBackground, getParam, getStringBounder, getTranslateX, getTranslateY, matchesProperty, startGroup, startUrl
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClip
protected AbstractCommonUGraphic copyUGraphic()
copyUGraphic
in class AbstractCommonUGraphic
public final UmlCharArea getCharArea()
public Dimension2D getDimension()
public void writeToStream(java.io.OutputStream os, java.lang.String metadata, int dpi) throws java.io.IOException
writeToStream
in interface UGraphic
java.io.IOException