public class UGraphicNull extends AbstractUGraphic<java.lang.String> implements EnsureVisible, UGraphic2
| Constructor and Description |
|---|
UGraphicNull() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeAction() |
protected AbstractCommonUGraphic |
copyUGraphic() |
void |
ensureVisible(double x,
double y) |
StringBounder |
getStringBounder() |
void |
startUrl(Url url) |
void |
writeImageTOBEMOVED(java.io.OutputStream os,
java.lang.String metadata,
int dpi) |
afterDraw, beforeDraw, draw, getGraphicObject, manageHiddenAutomatically, registerDriverapply, flushUg, getClip, getColorMapper, getParam, getTranslateX, getTranslateY, isSpecialTxtclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapply, draw, flushUg, getColorMapper, getParam, isSpecialTxtprotected AbstractCommonUGraphic copyUGraphic()
copyUGraphic in class AbstractCommonUGraphicpublic StringBounder getStringBounder()
getStringBounder in interface UGraphicpublic void closeAction()
closeAction in interface UGraphicpublic void writeImageTOBEMOVED(java.io.OutputStream os,
java.lang.String metadata,
int dpi)
throws java.io.IOException
writeImageTOBEMOVED in interface UGraphic2java.io.IOExceptionpublic void ensureVisible(double x,
double y)
ensureVisible in interface EnsureVisible