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(java.io.OutputStream os,
java.lang.String metadata,
int dpi) |
afterDraw, beforeDraw, draw, drawComment, getGraphicObject, manageHiddenAutomatically, registerDriver
apply, dpiFactor, flushUg, getClip, getColorMapper, getParam, getTranslateX, getTranslateY, matchesProperty
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getClip
apply, draw, flushUg, getColorMapper, getParam, matchesProperty
public static final int QUANTA
public UGraphicBraille(ColorMapper colorMapper, FileFormat fileFormat)
protected AbstractCommonUGraphic copyUGraphic()
copyUGraphic
in class AbstractCommonUGraphic
public StringBounder getStringBounder()
getStringBounder
in interface UGraphic
public void closeAction()
closeAction
in interface UGraphic
public void writeImageTOBEMOVED(java.io.OutputStream os, java.lang.String metadata, int dpi) throws java.io.IOException
writeImageTOBEMOVED
in interface UGraphic2
java.io.IOException