public class UGraphicBraille extends AbstractUGraphic<BrailleGrid> implements ClipContainer, UGraphic2
| Modifier and Type | Field and Description |
|---|---|
static int |
QUANTA |
| Constructor and Description |
|---|
UGraphicBraille(ColorMapper colorMapper,
FileFormat fileFormat) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeAction() |
protected AbstractCommonUGraphic |
copyUGraphic() |
StringBounder |
getStringBounder() |
void |
startUrl(Url url) |
void |
writeImageTOBEMOVED(OutputStream os,
String metadata,
int dpi) |
afterDraw, beforeDraw, draw, drawComment, getGraphicObject, manageHiddenAutomatically, registerDriverapply, flushUg, getClip, getColorMapper, getParam, getTranslateX, getTranslateY, matchesPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClipapply, draw, flushUg, getColorMapper, getParam, matchesPropertypublic static final int QUANTA
public UGraphicBraille(ColorMapper colorMapper, FileFormat fileFormat)
protected AbstractCommonUGraphic copyUGraphic()
copyUGraphic in class AbstractCommonUGraphicpublic StringBounder getStringBounder()
getStringBounder in interface UGraphicpublic void closeAction()
closeAction in interface UGraphicpublic void writeImageTOBEMOVED(OutputStream os, String metadata, int dpi) throws IOException
writeImageTOBEMOVED in interface UGraphic2IOExceptionCopyright © 2017. All rights reserved.