public class UGraphicTikz extends AbstractUGraphic<TikzGraphics> implements ClipContainer, UGraphic2
| Constructor and Description |
|---|
UGraphicTikz(ColorMapper colorMapper,
double scale,
boolean withPreamble) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeAction() |
protected AbstractCommonUGraphic |
copyUGraphic() |
void |
createTikz(OutputStream os) |
StringBounder |
getStringBounder() |
boolean |
matchesProperty(String propertyName) |
void |
startUrl(Url url) |
void |
writeImageTOBEMOVED(OutputStream os,
String metadata,
int dpi) |
afterDraw, beforeDraw, draw, drawComment, getGraphicObject, manageHiddenAutomatically, registerDriverapply, flushUg, getClip, getColorMapper, getParam, getTranslateX, getTranslateYclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClippublic UGraphicTikz(ColorMapper colorMapper, double scale, boolean withPreamble)
protected AbstractCommonUGraphic copyUGraphic()
copyUGraphic in class AbstractCommonUGraphicpublic StringBounder getStringBounder()
getStringBounder in interface UGraphicpublic void closeAction()
closeAction in interface UGraphicpublic void writeImageTOBEMOVED(OutputStream os, String metadata, int dpi) throws IOException
writeImageTOBEMOVED in interface UGraphic2IOExceptionpublic void createTikz(OutputStream os) throws IOException
IOExceptionpublic boolean matchesProperty(String propertyName)
matchesProperty in interface UGraphicmatchesProperty in class AbstractCommonUGraphicCopyright © 2017. All rights reserved.