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, draw, drawComment, getGraphicObject, ignoreShape, manageHiddenAutomatically, registerDriver
apply, closeGroup, closeUrl, enlargeClip, flushUg, getClip, getColorMapper, getDefaultBackground, getParam, getStringBounder, getTranslateX, getTranslateY, startGroup, startUrl
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClip
public UGraphicVdx(HColor defaultBackground, ColorMapper colorMapper, StringBounder stringBounder)
public double dpiFactor()
dpiFactor
in class AbstractCommonUGraphic
protected AbstractCommonUGraphic copyUGraphic()
copyUGraphic
in class AbstractCommonUGraphic
public void writeToStream(java.io.OutputStream os, java.lang.String metadata, int dpi) throws java.io.IOException
writeToStream
in interface UGraphic
java.io.IOException
public boolean matchesProperty(java.lang.String propertyName)
matchesProperty
in interface UGraphic
matchesProperty
in class AbstractCommonUGraphic