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:
- ImageObserver
- Enclosing class:
- JDKRegistryEntry
public static class JDKRegistryEntry.MyImgObs
- extends Object
- implements ImageObserver
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(Image img,
int infoflags,
int x,
int y,
int width,
int height)
- Specified by:
imageUpdate
in interface 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.