Class JDKRegistryEntry.MyImgObs
java.lang.Object
org.apache.batik.ext.awt.image.spi.JDKRegistryEntry.MyImgObs
- All Implemented Interfaces:
ImageObserver
- Enclosing class:
JDKRegistryEntry
-
Field Summary
Fields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
boolean
imageUpdate
(Image img, int infoflags, int x, int y, int width, int height) void
void
void
void
-
Constructor Details
-
MyImgObs
public MyImgObs()
-
-
Method Details
-
clear
public void clear() -
imageUpdate
- Specified by:
imageUpdate
in interfaceImageObserver
-
waitTilWidthHeightDone
public void waitTilWidthHeightDone() -
waitTilWidthDone
public void waitTilWidthDone() -
waitTilHeightDone
public void waitTilHeightDone() -
waitTilImageDone
public void waitTilImageDone()
-