net.refractions.udig.project.ui.wizard.export.image
Class ExportMapToImageWizard
java.lang.Object
Wizard
net.refractions.udig.project.ui.wizard.export.image.ExportMapToImageWizard
public class ExportMapToImageWizard
- extends Wizard
Wizard for exporting a collection of maps to a collection of images. One for each map.
- Author:
- Jesse
Method Summary |
void |
init(IWorkbench workbench,
IStructuredSelection selection)
|
boolean |
performFinish()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DIRECTORY_KEY
public static final java.lang.String DIRECTORY_KEY
- See Also:
- Constant Field Values
FORMAT_KEY
public static final java.lang.String FORMAT_KEY
- See Also:
- Constant Field Values
WIDTH_KEY
public static final java.lang.String WIDTH_KEY
- See Also:
- Constant Field Values
HEIGHT_KEY
public static final java.lang.String HEIGHT_KEY
SELECTION
public static final java.lang.String SELECTION
- See Also:
- Constant Field Values
ExportMapToImageWizard
public ExportMapToImageWizard()
performFinish
public boolean performFinish()
init
public void init(IWorkbench workbench,
IStructuredSelection selection)