Public Member Functions | |
| void | setup (ThebaGUI f) |
| void | process (Stack stack) |
| String | getName () |
| String | getAbout () |
| String | getCategory () |
Package Attributes | |
| ThebaGUI | control |
Definition at line 8 of file Dilate3DPlugin.java.
| String theba.plugins.Dilate3DPlugin.getAbout | ( | ) |
Implements theba.core.Plugin.
Definition at line 23 of file Dilate3DPlugin.java.
| String theba.plugins.Dilate3DPlugin.getCategory | ( | ) |
Implements theba.core.Plugin.
Definition at line 27 of file Dilate3DPlugin.java.
| String theba.plugins.Dilate3DPlugin.getName | ( | ) |
Implements theba.core.Plugin.
Definition at line 19 of file Dilate3DPlugin.java.
| void theba.plugins.Dilate3DPlugin.process | ( | Stack | stack | ) |
Implements theba.core.Plugin.
Definition at line 15 of file Dilate3DPlugin.java.
| void theba.plugins.Dilate3DPlugin.setup | ( | ThebaGUI | f | ) |
Implements theba.core.Plugin.
Definition at line 11 of file Dilate3DPlugin.java.
References theba.plugins.Dilate3DPlugin.control.
ThebaGUI theba.plugins.Dilate3DPlugin.control [package] |
Definition at line 9 of file Dilate3DPlugin.java.
Referenced by theba.plugins.Dilate3DPlugin.setup().
1.6.1