org.apache.batik.ext.awt.image.spi
Class JDKRegistryEntry.MyImgObs
java.lang.Object
org.apache.batik.ext.awt.image.spi.JDKRegistryEntry.MyImgObs
- All Implemented Interfaces:
- java.awt.image.ImageObserver
- Enclosing class:
- JDKRegistryEntry
public static class JDKRegistryEntry.MyImgObs
- extends java.lang.Object
- implements java.awt.image.ImageObserver
Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JDKRegistryEntry.MyImgObs
public JDKRegistryEntry.MyImgObs()
clear
public void clear()
imageUpdate
public boolean imageUpdate(java.awt.Image img,
int infoflags,
int x,
int y,
int width,
int height)
- Specified by:
imageUpdate
in interface java.awt.image.ImageObserver
waitTilWidthHeightDone
public void waitTilWidthHeightDone()
waitTilWidthDone
public void waitTilWidthDone()
waitTilHeightDone
public void waitTilHeightDone()
waitTilImageDone
public void waitTilImageDone()
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.