public class UGraphicHtml5 extends AbstractUGraphic<Html5Drawer> implements ClipContainer
Constructor and Description |
---|
UGraphicHtml5(HColor defaultBackground,
ColorMapper colorMapper,
StringBounder stringBounder) |
Modifier and Type | Method and Description |
---|---|
protected AbstractCommonUGraphic |
copyUGraphic() |
java.lang.String |
generateHtmlCode() |
void |
writeToStream(java.io.OutputStream os,
java.lang.String metadata,
int dpi) |
afterDraw, beforeDraw, copy, copy, draw, drawComment, getGraphicObject, getMaxX, getMaxY, ignoreShape, manageHiddenAutomatically, registerDriver, resetMax
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 UGraphicHtml5(HColor defaultBackground, ColorMapper colorMapper, StringBounder stringBounder)
protected AbstractCommonUGraphic copyUGraphic()
copyUGraphic
in class AbstractCommonUGraphic
public java.lang.String generateHtmlCode()
public void writeToStream(java.io.OutputStream os, java.lang.String metadata, int dpi) throws java.io.IOException
writeToStream
in interface UGraphic
java.io.IOException