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, copy, copy, draw, drawComment, getGraphicObject, getMaxX, getMaxY, ignoreShape, manageHiddenAutomatically, registerDriver, resetMaxapply, basicCopy, basicCopy, closeGroup, closeUrl, dpiFactor, enlargeClip, flushUg, getClip, getColorMapper, getDefaultBackground, getParam, getStringBounder, getTranslate, getTranslateX, getTranslateY, matchesProperty, startGroup, startUrlclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClippublic static final int QUANTA
public UGraphicBraille(HColor defaultBackground, ColorMapper colorMapper, StringBounder stringBounder)
protected AbstractCommonUGraphic copyUGraphic()
copyUGraphic in class AbstractCommonUGraphicpublic void writeToStream(java.io.OutputStream os,
java.lang.String metadata,
int dpi)
throws java.io.IOException
writeToStream in interface UGraphicjava.io.IOException