edu.bonn.xulu.plugin.appl
Class RasterCalculatorPlugin
java.lang.Object
AbstractNamedObject
edu.bonn.xulu.appl.AbstractXuluPlugin
edu.bonn.xulu.plugin.appl.AbstractMenuPlugin
edu.bonn.xulu.plugin.appl.RasterCalculatorPlugin
- All Implemented Interfaces:
- XuluPlugin
public class RasterCalculatorPlugin
- extends AbstractMenuPlugin
Dieses Plugin integriert die RasterCalculatorGUI
in das Xulu-Menue "Erweitert".
- Version:
- 1.0
- Author:
- Martin Schmitz (University of Bonn/Germany)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RasterCalculatorPlugin
public RasterCalculatorPlugin()
- Erzeugt eine neue Plugin-Instanz.
createPluginApplication
protected XuluInternalFrame createPluginApplication()
throws Exception
- Erzeugt eine Instanz der Plugin-Applikation
RasterCalculatorGUI
.
- Specified by:
createPluginApplication
in class AbstractMenuPlugin
- Throws:
Exception
- See Also:
AbstractMenuPlugin.execute(XuluModellingPlatform)