gov.nasa.worldwind.layers
Class TiledImageLayer.HttpRetrievalPostProcessor
java.lang.Object
gov.nasa.worldwind.layers.TiledImageLayer.HttpRetrievalPostProcessor
- All Implemented Interfaces:
- RetrievalPostProcessor
- Enclosing class:
- TiledImageLayer
protected class TiledImageLayer.HttpRetrievalPostProcessor
- extends Object
- implements RetrievalPostProcessor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tile
protected TextureTile tile
TiledImageLayer.HttpRetrievalPostProcessor
public TiledImageLayer.HttpRetrievalPostProcessor(TextureTile tile)
run
public ByteBuffer run(Retriever retriever)
- Specified by:
run
in interface RetrievalPostProcessor