Main Page   Modules   Class Hierarchy   Compound List   Compound Members  

The Ipelet interface

Implementation of Ipe plugins. More...

Compounds


Detailed Description

Implementation of Ipe plugins.

Ipelets are dynamically loaded plugins for Ipe. An Ipelet contains a single class derived from Ipelet. It can use services of the Ipe program through an IpeletHelper object.