|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MapTileRequester
An interface for a Class that makes requests from a MapTileFactory, and may provide intermittent status updates on whether to continue work or update the current fetched tiles.
| Method Summary | |
|---|---|
void |
listUpdated()
Called when the provided OMGraphicList has another tile added to it, so the list can be repainted if the caller is interested in incremental updates. |
boolean |
shouldContinue()
Asked by the MapTileFactory if the tile fetching should continue. |
| Method Detail |
|---|
void listUpdated()
boolean shouldContinue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||