| Package | Description |
|---|---|
| gov.nasa.worldwind.layers.mercator |
| Modifier and Type | Method and Description |
|---|---|
MercatorTextureTile[] |
MercatorTextureTile.createSubTiles(Level nextLevel) |
protected MercatorTextureTile |
MercatorTextureTile.getTileFromMemoryCache(TileKey tileKey) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BasicMercatorTiledImageLayer.downloadTexture(MercatorTextureTile tile) |
protected abstract void |
MercatorTiledImageLayer.forceTextureLoad(MercatorTextureTile tile) |
protected void |
BasicMercatorTiledImageLayer.forceTextureLoad(MercatorTextureTile tile) |
protected abstract void |
MercatorTiledImageLayer.requestTexture(DrawContext dc,
MercatorTextureTile tile) |
protected void |
BasicMercatorTiledImageLayer.requestTexture(DrawContext dc,
MercatorTextureTile tile) |