public class ExportGRGTask extends ExportFileTask
ExportFileTask.Callback, ExportFileTask.FileProgressCallback_callback, _outputFiles, _wrap180_context, _mapView| Constructor and Description |
|---|
ExportGRGTask(MapView mapView,
RubberImage item,
ExportFileTask.Callback callback) |
| Modifier and Type | Method and Description |
|---|---|
protected java.io.File |
doInBackground(java.lang.Void... params) |
protected java.lang.String |
getProgressMessage() |
protected int |
getProgressStages() |
addFile, addOutputFile, appendStream, copyFile, getOutputFiles, onCancelled, onPostExecute, writeToFile, zipDirectoryonClick, onPreExecute, onProgressUpdate, progress, progress, setProgressMessage, toastpublic ExportGRGTask(MapView mapView, RubberImage item, ExportFileTask.Callback callback)
protected java.lang.String getProgressMessage()
getProgressMessage in class ProgressTaskprotected int getProgressStages()
getProgressStages in class ProgressTaskprotected java.io.File doInBackground(java.lang.Void... params)
doInBackground in class android.os.AsyncTask<java.lang.Void,java.lang.Integer,java.lang.Object>