Package chemaxon.marvin.plugin

Contains the classes responsible for calculator plugin loading, parameter setting, running and displaying mechanism.

See:
          Description

Interface Summary
ParameterPanelHandler Plugin parameter panel handler interface.
 

Class Summary
CalculatorPlugin Common base class for calculator plugins.
CalculatorPlugin.HydrogenData  
CalculatorPluginDisplay Common base class for calculator plugin displays.
CalculatorPluginOutput Class providing plugin output in table form.
PluginFactory Plugin factroy: responsible for plugin parameter panel and plugin creation and central management.
 

Exception Summary
PluginException Exception thrown in case of plugin processing or calculation errors.
 

Package chemaxon.marvin.plugin Description

Contains the classes responsible for calculator plugin loading, parameter setting, running and displaying mechanism.