public static interface ITileCache.TileWriter
| Modifier and Type | Method and Description |
|---|---|
void |
complete(boolean success) |
java.io.OutputStream |
getOutputStream() |
Tile |
getTile() |
Tile getTile()
java.io.OutputStream getOutputStream()
void complete(boolean success)