|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.awt.image.BufferedImage |
getBufferedImage()
Will be called by the Image cache by the ImageTile to replenish the image data as it is needed when the ImageTile is on the map. |
ImageTile |
getImageTile()
Should be called by the the object managing the ImageTiles. |
ImageTile |
getImageTile(ImageTile.Cache cache)
Should be called by the object managing the ImageTiles. |
Method Detail |
public ImageTile getImageTile()
public ImageTile getImageTile(ImageTile.Cache cache)
cache
- The CacheHandler that should be used by the ImageTile for
dynamic image loading.
public java.awt.image.BufferedImage getBufferedImage()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |