public class TileProcessor extends AbstractPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
s_folder |
static String |
s_format |
static String |
s_name |
static String |
s_suffix |
| Constructor and Description |
|---|
TileProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process()
This is the body of the plugin, defined in implemenation.
|
public static String s_folder
public static String s_name
public static String s_suffix
public static String s_format
public void process()
IPluginCopyright © 2015–2022 SciJava. All rights reserved.