Main Page | Modules | Class Hierarchy | Class List | Class Members

Ipe Management

Classes to manage Ipe documents and objects. More...

Classes


Detailed Description

Classes to manage Ipe documents and objects.

This module contains classes used in the implementation of the Ipe program itself. They are in Ipelib because they are independant of the UI toolkit, and so are more easily accessible for a port of Ipe to another toolkit.

The only classes from this module you may be interested in are IpeVisitor (which is essential to traverse an Ipe object structure), and perhaps IpeSnapData (if you are writing an Ipelet whose behavior depends on the current snap setting in the Ipe program).