See: Description
Interface | Description |
---|---|
JaxoPlugin |
A plugin for JaxoDraw.
|
JaxoPluginDictionary |
A wrapper of JaxoDictionary for plugins.
|
JaxoPluginLogger |
A wrapper of JaxoLog for plugins.
|
Class | Description |
---|---|
AbstractJaxoPlugin |
An abstract superclass for all plugins.
|
JaxoExportPlugin |
An abstract superclass for all export plugins.
|
JaxoImportPlugin |
An abstract superclass for all import plugins.
|
JaxoPluginInfo |
Collects information about available plugins.
|
JaxoPluginLoader |
Loads JaxoDraw plugins.
|
Exception | Description |
---|---|
JaxoPluginExecutionException |
An exception occuring during the execution of a plugin.
|
A plugin is an external piece of software that adds functionality to JaxoDraw.
Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.