Module omix.api

Interface TypeGraphicsHandlerFactory


public interface TypeGraphicsHandlerFactory
This interface must be derived by a custom plugin class in order to implement type painting features.
A custom class implementing TypeGraphicsHandlerFactory can be registered at the Omix Plugin Manager:

<TypeGraphicsHandlerFactory>mypackage.MyTypeGraphicsHandlerFactory</TypeGraphicsHandlerFactory>

Since:
1.3.11
Author:
Dr. Peter Droste, Omix Visualization