public class UGraphicDebug extends AbstractCommonUGraphic implements ClipContainer
Constructor and Description |
---|
UGraphicDebug(double scaleFactor,
XDimension2D dim,
java.lang.String svgLinkTarget,
java.lang.String hoverPathColorRGB,
long seed,
java.lang.String preserveAspectRatio) |
Modifier and Type | Method and Description |
---|---|
protected AbstractCommonUGraphic |
copyUGraphic() |
void |
draw(UShape shape) |
void |
writeToStream(java.io.OutputStream os,
java.lang.String metadata,
int dpi) |
apply, basicCopy, basicCopy, closeGroup, closeUrl, dpiFactor, enlargeClip, flushUg, getClip, getColorMapper, getDefaultBackground, getParam, getStringBounder, getTranslate, getTranslateX, getTranslateY, matchesProperty, startGroup, startUrl
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClip
public UGraphicDebug(double scaleFactor, XDimension2D dim, java.lang.String svgLinkTarget, java.lang.String hoverPathColorRGB, long seed, java.lang.String preserveAspectRatio)
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