public class ExportDialog
extends java.lang.Object
ExporterManager| Modifier and Type | Class and Description |
|---|---|
static interface |
ExportDialog.Callback
Export selection callback
|
| Constructor and Description |
|---|
ExportDialog(MapView mapView) |
| Modifier and Type | Method and Description |
|---|---|
void |
setCallback(ExportDialog.Callback cb)
Set the callback when an export marshal is selected
|
void |
show()
Show export dialog
|
public ExportDialog(MapView mapView)
public void setCallback(ExportDialog.Callback cb)
cb - Callbackpublic void show()