|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.worldwind.retrieve.RetrieveToFilePostProcessor
public final class RetrieveToFilePostProcessor
Constructor Summary | |
---|---|
RetrieveToFilePostProcessor(java.io.File destination)
|
Method Summary | |
---|---|
java.nio.ByteBuffer |
run(Retriever retriever)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RetrieveToFilePostProcessor(java.io.File destination)
destination
-
java.lang.IllegalArgumentException
- if destination
is nullMethod Detail |
---|
public java.nio.ByteBuffer run(Retriever retriever)
run
in interface RetrievalPostProcessor
retriever
-
java.lang.IllegalArgumentException
- if retriever
is null
|
NASA World Wind | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |