| Constructor and Description |
|---|
Reconstruct_Writer() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applies(Object ob)
Returns true if this plugin can be applied to an Object like @param ob.
|
Object |
invoke(Object... params)
Run the plugin directly.
|
void |
run(String arg) |
boolean |
setup(Object... params)
Setup with optional parameters (may be null).
|
public void run(String arg)
run in interface ij.plugin.PlugInpublic boolean setup(Object... params)
TPlugInpublic Object invoke(Object... params)
TPlugInCopyright © 2015–2021 Fiji. All rights reserved.