Uses of Package
omix.plugin
Package | Description |
---|---|
omix.mathxp.ui.scene | |
omix.plugin |
The main package of the Omix Plugin Interface.
This package contains interfaces allowing to implement an ApplicationExtension and DocumentExtension plugin. |
omix.util.ext |
This package contains classes pre-implementing the Omix extension interfaces.
|
omix.util.ui |
This package contains GUI elements (widgets) which can be used in Omix plugin programs.
|
-
Classes in omix.plugin used by omix.mathxp.ui.scene Class Description ApplicationAccessManager This interface allows to access features of the Omix Plugin Interface.DocumentAccessManager This interface allows to access features of the Omix Plugin Interface. -
Classes in omix.plugin used by omix.plugin Class Description AbstractAccessManager This interface allows to access features of the Omix Plugin Interface as super type ofApplicationAccessManager
andDocumentAccessManager
.ApplicationAccessManager This interface allows to access features of the Omix Plugin Interface.ApplicationExtensionInterface This interface can be implemented in order to realize a global extension for Omix.Document This interface is supertype for all possible documents in Omix.DocumentAccessManager This interface allows to access features of the Omix Plugin Interface.DocumentExtensionInterface This interface can be implemented in order to realize a document dependend extension for Omix.ImageRenderer This interface can be implemented in order to render any kind of content into a paint device.LicenseKeyValidatorInterface The license key validator checks the signature of a license key for validity.MessageType Represents the types of messages from a plugin.ModelDocument This interface type represents an active network model document.ModelReader By implementing this interface, a plugin can realize a model reading procedure.ModelWriter By implementing this interface, a plugin can realize a model writing procedure.PluginCompatibilityHandlerInterface This interface allows to implement compatibility features of a plug-in in case of changing plug-in identifier. -
Classes in omix.plugin used by omix.util.ext Class Description ApplicationAccessManager This interface allows to access features of the Omix Plugin Interface.ApplicationExtensionInterface This interface can be implemented in order to realize a global extension for Omix.DocumentAccessManager This interface allows to access features of the Omix Plugin Interface.DocumentExtensionInterface This interface can be implemented in order to realize a document dependend extension for Omix. -
Classes in omix.plugin used by omix.util.ui Class Description ImageRenderer This interface can be implemented in order to render any kind of content into a paint device.