Uses of Interface
omix.plugin.paint.PaintHandlerInterface
Package | Description |
---|---|
omix.plugin.paint |
This package contains interfaces allowing to implement image and movie export plugins.
|
-
Uses of PaintHandlerInterface in omix.plugin.paint
Methods in omix.plugin.paint that return PaintHandlerInterface Modifier and Type Method Description PaintHandlerInterface
PaintHandlerFactory. newPaintHandler()
This method is called by the plugin manager at startup and when the plugin is installed, respectively.