|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TileJob
Interface for implementing a tile loading job. Tiles are usually loaded via HTTP or from a file.
| Method Summary | |
|---|---|
Tile |
getTile()
Function to return the tile associated with the job |
| Methods inherited from interface java.lang.Runnable |
|---|
run |
| Method Detail |
|---|
Tile getTile()
Tile to be handled
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||