protected static class BasicElevationModel.RequestTask extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
protected BasicElevationModel |
elevationModel |
protected TileKey |
tileKey |
Modifier | Constructor and Description |
---|---|
protected |
RequestTask(TileKey tileKey,
BasicElevationModel elevationModel) |
protected final BasicElevationModel elevationModel
protected final TileKey tileKey
protected RequestTask(TileKey tileKey, BasicElevationModel elevationModel)