public class LSM_Toolbox extends Object implements ij.plugin.PlugIn, ij.macro.MacroExtension
Modifier and Type | Field and Description |
---|---|
ControlPanelFrame |
controlPanel |
String |
infoMessage |
MasterModel |
masterModel |
Constructor and Description |
---|
LSM_Toolbox() |
Modifier and Type | Method and Description |
---|---|
ij.macro.ExtensionDescriptor[] |
getExtensionFunctions() |
String |
getMacroOption(String tag,
String options) |
static String |
getXML(String filename,
boolean filter) |
String |
handleExtension(String name,
Object[] args) |
static void |
open(String args) |
void |
run(String args) |
public MasterModel masterModel
public final String infoMessage
public ControlPanelFrame controlPanel
Copyright © 2015–2021 Fiji. All rights reserved.