|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TileLoaderListener
| Method Summary | |
|---|---|
TileCache |
getTileCache()
Return the TileCache class containing Tile
data for requested and loaded tiles |
void |
tileLoadingFinished(Tile tile,
boolean success)
Will be called if a new Tile has been loaded successfully. |
| Method Detail |
|---|
void tileLoadingFinished(Tile tile,
boolean success)
Tile has been loaded successfully.
Loaded can mean downloaded or loaded from file cache.
tile - TileCache getTileCache()
TileCache class containing Tile
data for requested and loaded tiles
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||