public class UGraphicTikz extends AbstractUGraphic<TikzGraphics> implements ClipContainer, UGraphic2
| Constructor and Description |
|---|
UGraphicTikz(ColorMapper colorMapper) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeAction() |
protected AbstractCommonUGraphic |
copyUGraphic() |
void |
createTikz(java.io.OutputStream os) |
StringBounder |
getStringBounder() |
boolean |
isSpecialTxt() |
void |
startUrl(Url url) |
void |
writeImageTOBEMOVED(java.io.OutputStream os,
java.lang.String metadata,
int dpi) |
afterDraw, beforeDraw, draw, getGraphicObject, manageHiddenAutomatically, registerDriverapply, flushUg, getClip, getColorMapper, getParam, getTranslateX, getTranslateYclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClippublic UGraphicTikz(ColorMapper colorMapper)
protected AbstractCommonUGraphic copyUGraphic()
copyUGraphic in class AbstractCommonUGraphicpublic StringBounder getStringBounder()
getStringBounder in interface UGraphicpublic void closeAction()
closeAction in interface UGraphicpublic void writeImageTOBEMOVED(java.io.OutputStream os,
java.lang.String metadata,
int dpi)
throws java.io.IOException
writeImageTOBEMOVED in interface UGraphic2java.io.IOExceptionpublic void createTikz(java.io.OutputStream os)
throws java.io.IOException
java.io.IOExceptionpublic boolean isSpecialTxt()
isSpecialTxt in interface UGraphicisSpecialTxt in class AbstractCommonUGraphic