|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
void addTileObserver(TileObserver ) |
Documentation changed from old to new. |
Adds an observer. |
WritableRaster getWritableTile(int, |
Documentation changed from old to new. |
Checks out a tile for writing. |
Point[] getWritableTileIndices() |
Documentation changed from old to new. |
Returns an array of Point objects indicating which tiles are checked out for writing. |
boolean hasTileWriters() |
Documentation changed from old to new. |
Returns whether any tile is checked out for writing. |
boolean isTileWritable(int, |
Documentation changed from old to new. |
Returns whether a tile is currently checked out for writing. |
void removeTileObserver(TileObserver ) |
Documentation changed from old to new. |
Removes an observer. |
void setData(Raster ) |
Documentation changed from old to new. |
Sets a rect of the image to the contents of the Raster r which is assumed to be in the same coordinate space as the WritableRenderedImage. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |