| Constructor and Description |
|---|
TrakEM2Archipelago() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
applies(Object ob)
Returns true if this plugin can be applied to an Object like @param ob.
|
static File |
getFile(Project p) |
static Project |
getProject(File projectFile) |
Object |
invoke(Object... params)
Run the plugin directly.
|
boolean |
setup(Object... params)
Setup with optional parameters (may be null).
|
public boolean setup(Object... params)
TPlugInpublic Object invoke(Object... params)
TPlugInpublic boolean applies(Object ob)
TPlugInCopyright © 2015–2021 Fiji. All rights reserved.