Class UGraphicHtml5
java.lang.Object
net.sourceforge.plantuml.klimt.drawing.AbstractCommonUGraphic
net.sourceforge.plantuml.klimt.drawing.AbstractUGraphic<Html5Drawer>
net.sourceforge.plantuml.klimt.drawing.html5.UGraphicHtml5
- All Implemented Interfaces:
ClipContainer, UGraphic
-
Constructor Summary
ConstructorsConstructorDescriptionUGraphicHtml5(HColor defaultBackground, ColorMapper colorMapper, StringBounder stringBounder) -
Method Summary
Modifier and TypeMethodDescriptionprotected AbstractCommonUGraphicvoidwriteToStream(OutputStream os, String metadata, int dpi) Methods inherited from class AbstractUGraphic
afterDraw, beforeDraw, copy, copy, draw, drawComment, getGraphicObject, getMaxX, getMaxY, ignoreShape, manageHiddenAutomatically, registerDriver, resetMaxMethods inherited from class AbstractCommonUGraphic
apply, basicCopy, basicCopy, closeGroup, closeUrl, dpiFactor, enlargeClip, flushUg, getClip, getColorMapper, getDefaultBackground, getParam, getStringBounder, getTranslate, getTranslateX, getTranslateY, matchesProperty, startGroup, startUrlMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ClipContainer
getClip
-
Constructor Details
-
UGraphicHtml5
public UGraphicHtml5(HColor defaultBackground, ColorMapper colorMapper, StringBounder stringBounder)
-
-
Method Details
-
copyUGraphic
- Specified by:
copyUGraphicin classAbstractCommonUGraphic
-
generateHtmlCode
-
writeToStream
- Specified by:
writeToStreamin interfaceUGraphic- Throws:
IOException
-