mitoboRunner
Class Grappa_Editor
java.lang.Object
mitoboRunner.Grappa_Editor
- All Implemented Interfaces:
- ij.plugin.PlugIn
@ALDMetaInfo(export=MANDATORY)
public class Grappa_Editor
- extends Object
- implements ij.plugin.PlugIn
ImageJ plugin for running the Alida/MiToBo graphical editor "Grappa".
- Author:
- moeller
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Grappa_Editor
public Grappa_Editor()
run
public void run(String arg0)
- Specified by:
run
in interface ij.plugin.PlugIn
configureCollectionStandardOps
protected static Collection<de.unihalle.informatik.Alida.operator.ALDOperatorLocation> configureCollectionStandardOps()
- Configure collection of operators belonging to the standard set.
- Returns:
- List of standard operators.
configureCollectionApplicationOps
protected static Collection<de.unihalle.informatik.Alida.operator.ALDOperatorLocation> configureCollectionApplicationOps()
- Configure collection of operators belonging to the application set.
- Returns:
- List of application operators.
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.