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, zipDirectory
onClick, onPreExecute, onProgressUpdate, progress, progress, setProgressMessage, toast
public ExportGRGTask(MapView mapView, RubberImage item, ExportFileTask.Callback callback)
protected java.lang.String getProgressMessage()
getProgressMessage
in class ProgressTask
protected int getProgressStages()
getProgressStages
in class ProgressTask
protected java.io.File doInBackground(java.lang.Void... params)
doInBackground
in class android.os.AsyncTask<java.lang.Void,java.lang.Integer,java.lang.Object>