net.sourceforge.plantuml.ugraphic.eps
Class UGraphicEps
- java.lang.Object
-
- net.sourceforge.plantuml.ugraphic.AbstractCommonUGraphic
-
- net.sourceforge.plantuml.ugraphic.AbstractUGraphic<EpsGraphics>
-
- net.sourceforge.plantuml.ugraphic.eps.UGraphicEps
-
- All Implemented Interfaces:
- ClipContainer, UGraphic, UGraphic2
public class UGraphicEps extends AbstractUGraphic<EpsGraphics> implements ClipContainer, UGraphic2
-
-
Constructor Summary
Constructors Constructor and Description UGraphicEps(ColorMapper colorMapper, EpsStrategy strategy)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidclose()voidcloseAction()voiddrawEps(java.lang.String eps, double x, double y)java.lang.StringgetEPSCode()EpsGraphicsgetEpsGraphics()static java.lang.StringgetEpsString(ColorMapper colorMapper, EpsStrategy epsStrategy, UDrawable udrawable)StringBoundergetStringBounder()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, matchesProperty
-
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
-
Methods inherited from interface net.sourceforge.plantuml.ugraphic.UGraphic
apply, draw, flushUg, getColorMapper, getParam, matchesProperty
-
-
-
-
Constructor Detail
-
UGraphicEps
public UGraphicEps(ColorMapper colorMapper, EpsStrategy strategy)
-
-
Method Detail
-
close
public void close()
-
getEPSCode
public java.lang.String getEPSCode()
-
getEpsGraphics
public EpsGraphics getEpsGraphics()
-
getStringBounder
public StringBounder getStringBounder()
- Specified by:
getStringBounderin interfaceUGraphic
-
drawEps
public void drawEps(java.lang.String eps, double x, double y)
-
getEpsString
public static java.lang.String getEpsString(ColorMapper colorMapper, EpsStrategy epsStrategy, UDrawable udrawable) throws java.io.IOException
- Throws:
java.io.IOException
-
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
-
-
DataMelt 3.0 © DataMelt by jWork.ORG