public class StoredMapLayer.ExtFetchTileTask
extends com.nutiteq.tasks.FetchTileTask
| Constructor and Description |
|---|
StoredMapLayer.ExtFetchTileTask(com.nutiteq.components.MapTile tile,
com.nutiteq.components.Components components,
long tileIdOffset,
String path,
int tilesPerFile,
int dx,
int dy) |
| Modifier and Type | Method and Description |
|---|---|
void |
readStream(InputStream inputStream) |
void |
run() |
protected String path
public StoredMapLayer.ExtFetchTileTask(com.nutiteq.components.MapTile tile,
com.nutiteq.components.Components components,
long tileIdOffset,
String path,
int tilesPerFile,
int dx,
int dy)
public void run()
public void readStream(InputStream inputStream)
readStream in class com.nutiteq.tasks.FetchTileTaskCopyright © 2014. All rights reserved.