public interface ScriptablePlugin
| Modifier and Type | Method and Description |
|---|---|
Object |
doOperation(MangoContext context,
VolumeManager viewer,
boolean headless,
String... args)
The method that is called by the script.
|
Object doOperation(MangoContext context, VolumeManager viewer, boolean headless, String... args)
context - the MangoContextviewer - the VolumeManagerheadless - true if the application is not running as a GUI, false otherwiseargs - the arguments