public class UGraphicTikz extends AbstractUGraphic<TikzGraphics> implements ClipContainer, UGraphic2
Constructor and Description |
---|
UGraphicTikz(ColorMapper colorMapper,
double scale,
boolean withPreamble,
TikzFontDistortion tikzFontDistortion) |
Modifier and Type | Method and Description |
---|---|
void |
closeAction() |
protected AbstractCommonUGraphic |
copyUGraphic() |
void |
createTikz(java.io.OutputStream os) |
StringBounder |
getStringBounder() |
boolean |
matchesProperty(java.lang.String propertyName) |
void |
startUrl(Url url) |
void |
writeImageTOBEMOVED(java.io.OutputStream os,
java.lang.String metadata,
int dpi) |
afterDraw, beforeDraw, draw, drawComment, getGraphicObject, manageHiddenAutomatically, registerDriver
apply, dpiFactor, flushUg, getClip, getColorMapper, getParam, getTranslateX, getTranslateY
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClip
public UGraphicTikz(ColorMapper colorMapper, double scale, boolean withPreamble, TikzFontDistortion tikzFontDistortion)
protected AbstractCommonUGraphic copyUGraphic()
copyUGraphic
in class AbstractCommonUGraphic
public StringBounder getStringBounder()
getStringBounder
in interface UGraphic
public void closeAction()
closeAction
in interface UGraphic
public void writeImageTOBEMOVED(java.io.OutputStream os, java.lang.String metadata, int dpi) throws java.io.IOException
writeImageTOBEMOVED
in interface UGraphic2
java.io.IOException
public void createTikz(java.io.OutputStream os) throws java.io.IOException
java.io.IOException
public boolean matchesProperty(java.lang.String propertyName)
matchesProperty
in interface UGraphic
matchesProperty
in class AbstractCommonUGraphic