NASA World Wind

gov.nasa.worldwind.terrain
Class WMSBasicElevationModel.CompositionDownloadPostProcessor

java.lang.Object
  extended by gov.nasa.worldwind.terrain.WMSBasicElevationModel.CompositionDownloadPostProcessor
All Implemented Interfaces:
RetrievalPostProcessor
Enclosing class:
WMSBasicElevationModel

protected static class WMSBasicElevationModel.CompositionDownloadPostProcessor
extends Object
implements RetrievalPostProcessor


Field Summary
protected  File outFile
           
 
Constructor Summary
WMSBasicElevationModel.CompositionDownloadPostProcessor(File outFile)
           
 
Method Summary
 ByteBuffer run(Retriever retriever)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

outFile

protected File outFile
Constructor Detail

WMSBasicElevationModel.CompositionDownloadPostProcessor

public WMSBasicElevationModel.CompositionDownloadPostProcessor(File outFile)
Method Detail

run

public ByteBuffer run(Retriever retriever)
Specified by:
run in interface RetrievalPostProcessor

NASA World Wind

Hosted by docs.bugaco.com