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