|
NASA World Wind | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextureTile | |
---|---|
gov.nasa.worldwind.layers | |
gov.nasa.worldwind.layers.rpf |
Uses of TextureTile in gov.nasa.worldwind.layers |
---|
Methods in gov.nasa.worldwind.layers that return TextureTile | |
---|---|
TextureTile[] |
TextureTile.createSubTiles(Level nextLevel)
|
TextureTile |
TextureTile.getFallbackTile()
|
Methods in gov.nasa.worldwind.layers with parameters of type TextureTile | |
---|---|
protected void |
BasicTiledImageLayer.downloadTexture(TextureTile tile)
|
protected abstract void |
TiledImageLayer.forceTextureLoad(TextureTile tile)
|
protected void |
BasicTiledImageLayer.forceTextureLoad(TextureTile tile)
|
protected abstract void |
TiledImageLayer.requestTexture(DrawContext dc,
TextureTile tile)
|
protected void |
BasicTiledImageLayer.requestTexture(DrawContext dc,
TextureTile tile)
|
void |
TextureTile.setFallbackTile(TextureTile fallbackTile)
|
Uses of TextureTile in gov.nasa.worldwind.layers.rpf |
---|
Methods in gov.nasa.worldwind.layers.rpf with parameters of type TextureTile | |
---|---|
protected void |
RPFTiledImageLayer.downloadTexture(TextureTile tile)
|
protected void |
RPFTiledImageLayer.forceTextureLoad(TextureTile tile)
|
protected void |
RPFTiledImageLayer.requestTexture(DrawContext dc,
TextureTile tile)
|
|
NASA World Wind | ||||||||
PREV NEXT | FRAMES NO FRAMES |