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