net.sourceforge.plantuml.ugraphic.tikz
Class UGraphicTikz
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
-
- net.sourceforge.plantuml.ugraphic.AbstractUGraphic<TikzGraphics>
-
- net.sourceforge.plantuml.ugraphic.tikz.UGraphicTikz
-
- All Implemented Interfaces:
- ClipContainer, UGraphic, UGraphic2
public class UGraphicTikz extends AbstractUGraphic<TikzGraphics> implements ClipContainer, UGraphic2
-
-
Constructor Summary
Constructors Constructor and Description UGraphicTikz(ColorMapper colorMapper, double scale, boolean withPreamble, TikzFontDistortion tikzFontDistortion)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidcloseAction()voidcreateTikz(java.io.OutputStream os)StringBoundergetStringBounder()booleanmatchesProperty(java.lang.String propertyName)voidstartUrl(Url url)voidwriteImageTOBEMOVED(java.io.OutputStream os, java.lang.String metadata, int dpi)-
Methods inherited from class net.sourceforge.plantuml.ugraphic.AbstractUGraphic
draw
-
Methods inherited from class net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
apply, flushUg, getClip, getColorMapper, getParam
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface net.sourceforge.plantuml.ugraphic.ClipContainer
getClip
-
-
-
-
Constructor Detail
-
UGraphicTikz
public UGraphicTikz(ColorMapper colorMapper, double scale, boolean withPreamble, TikzFontDistortion tikzFontDistortion)
-
-
Method Detail
-
getStringBounder
public StringBounder getStringBounder()
- Specified by:
getStringBounderin interfaceUGraphic
-
closeAction
public void closeAction()
- Specified by:
closeActionin interfaceUGraphic
-
writeImageTOBEMOVED
public void writeImageTOBEMOVED(java.io.OutputStream os, java.lang.String metadata, int dpi) throws java.io.IOException- Specified by:
writeImageTOBEMOVEDin interfaceUGraphic2- Throws:
java.io.IOException
-
createTikz
public void createTikz(java.io.OutputStream os) throws java.io.IOException- Throws:
java.io.IOException
-
matchesProperty
public boolean matchesProperty(java.lang.String propertyName)
- Specified by:
matchesPropertyin interfaceUGraphic- Overrides:
matchesPropertyin classAbstractCommonUGraphic
-
-
DataMelt 3.0 © DataMelt by jWork.ORG