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(OutputStream os) |
StringBounder |
getStringBounder() |
boolean |
isSpecialTxt() |
void |
startUrl(Url url) |
void |
writeImageTOBEMOVED(OutputStream os,
String metadata,
int dpi) |
afterDraw, beforeDraw, draw, getGraphicObject, manageHiddenAutomatically, registerDriver
apply, flushUg, getClip, getColorMapper, getParam, getTranslateX, getTranslateY
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClip
public UGraphicTikz(ColorMapper colorMapper)
protected AbstractCommonUGraphic copyUGraphic()
copyUGraphic
in class AbstractCommonUGraphic
public StringBounder getStringBounder()
getStringBounder
in interface UGraphic
public void closeAction()
closeAction
in interface UGraphic
public void writeImageTOBEMOVED(OutputStream os, String metadata, int dpi) throws IOException
writeImageTOBEMOVED
in interface UGraphic2
IOException
public void createTikz(OutputStream os) throws IOException
IOException
public boolean isSpecialTxt()
isSpecialTxt
in interface UGraphic
isSpecialTxt
in class AbstractCommonUGraphic
Copyright © 2015. All Rights Reserved.