public class UGraphicVdx extends AbstractUGraphic<VisioGraphics> implements ClipContainer
| Constructor and Description |
|---|
UGraphicVdx(HColor defaultBackground,
ColorMapper colorMapper,
StringBounder stringBounder) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractCommonUGraphic |
copyUGraphic() |
double |
dpiFactor() |
boolean |
matchesProperty(java.lang.String propertyName) |
void |
writeToStream(java.io.OutputStream os,
java.lang.String metadata,
int dpi) |
afterDraw, beforeDraw, copy, copy, draw, drawComment, getGraphicObject, getMaxX, getMaxY, ignoreShape, manageHiddenAutomatically, registerDriver, resetMaxapply, basicCopy, basicCopy, closeGroup, closeUrl, enlargeClip, flushUg, getClip, getColorMapper, getDefaultBackground, getParam, getStringBounder, getTranslate, getTranslateX, getTranslateY, startGroup, startUrlclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClippublic UGraphicVdx(HColor defaultBackground, ColorMapper colorMapper, StringBounder stringBounder)
public double dpiFactor()
dpiFactor in class AbstractCommonUGraphicprotected AbstractCommonUGraphic copyUGraphic()
copyUGraphic in class AbstractCommonUGraphicpublic void writeToStream(java.io.OutputStream os,
java.lang.String metadata,
int dpi)
throws java.io.IOException
writeToStream in interface UGraphicjava.io.IOExceptionpublic boolean matchesProperty(java.lang.String propertyName)
matchesProperty in interface UGraphicmatchesProperty in class AbstractCommonUGraphic