org.apache.batik.ext.awt.image.spi
public static class JDKRegistryEntry.MyImgObs extends Object implements ImageObserver
| Method Summary | |
|---|---|
| void | clear() |
| boolean | imageUpdate(Image img, int infoflags, int x, int y, int width, int height) |
| void | waitTilHeightDone() |
| void | waitTilImageDone() |
| void | waitTilWidthDone() |
| void | waitTilWidthHeightDone() |