public class UGraphicEps extends AbstractUGraphic<EpsGraphics> implements ClipContainer, UGraphic2
| Modifier | Constructor and Description |
|---|---|
|
UGraphicEps(ColorMapper colorMapper,
EpsStrategy strategy) |
protected |
UGraphicEps(UGraphicEps other) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
closeAction() |
protected AbstractCommonUGraphic |
copyUGraphic() |
void |
drawEps(String eps,
double x,
double y) |
String |
getEPSCode() |
EpsGraphics |
getEpsGraphics() |
static String |
getEpsString(ColorMapper colorMapper,
EpsStrategy epsStrategy,
UDrawable udrawable) |
StringBounder |
getStringBounder() |
void |
startUrl(Url url) |
void |
writeImageTOBEMOVED(OutputStream os,
String metadata,
int dpi) |
afterDraw, beforeDraw, draw, drawComment, getGraphicObject, manageHiddenAutomatically, registerDriverapply, flushUg, getClip, getColorMapper, getParam, getTranslateX, getTranslateY, matchesPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClipapply, draw, flushUg, getColorMapper, getParam, matchesPropertyprotected UGraphicEps(UGraphicEps other)
public UGraphicEps(ColorMapper colorMapper, EpsStrategy strategy)
protected AbstractCommonUGraphic copyUGraphic()
copyUGraphic in class AbstractCommonUGraphicpublic void close()
public String getEPSCode()
public EpsGraphics getEpsGraphics()
public StringBounder getStringBounder()
getStringBounder in interface UGraphicpublic void drawEps(String eps, double x, double y)
public static String getEpsString(ColorMapper colorMapper, EpsStrategy epsStrategy, UDrawable udrawable) throws IOException
IOExceptionpublic void closeAction()
closeAction in interface UGraphicpublic void writeImageTOBEMOVED(OutputStream os, String metadata, int dpi) throws IOException
writeImageTOBEMOVED in interface UGraphic2IOExceptionCopyright © 2017. All rights reserved.