public class UGraphicBraille extends AbstractUGraphic<BrailleGrid> implements ClipContainer
Modifier and Type | Field and Description |
---|---|
static int |
QUANTA |
Constructor and Description |
---|
UGraphicBraille(HColor defaultBackground,
ColorMapper colorMapper,
StringBounder stringBounder) |
Modifier and Type | Method and Description |
---|---|
protected AbstractCommonUGraphic |
copyUGraphic() |
void |
writeToStream(java.io.OutputStream os,
java.lang.String metadata,
int dpi) |
afterDraw, beforeDraw, draw, drawComment, getGraphicObject, ignoreShape, manageHiddenAutomatically, registerDriver
apply, closeGroup, closeUrl, dpiFactor, enlargeClip, flushUg, getClip, getColorMapper, getDefaultBackground, getParam, getStringBounder, getTranslateX, getTranslateY, matchesProperty, startGroup, startUrl
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClip
public static final int QUANTA
public UGraphicBraille(HColor defaultBackground, ColorMapper colorMapper, StringBounder stringBounder)
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