Ipelib
|
Classes | |
class | ipe::ObjectFactory |
class | ipe::ImlParser |
class | ipe::Visitor |
class | ipe::Snap |
class | ipe::BitmapFinder |
class | ipe::BBoxPainter |
class | ipe::A85Stream |
class | ipe::Base64Stream |
class | ipe::A85Source |
class | ipe::Base64Source |
class | ipe::DeflateStream |
class | ipe::InflateSource |
Classes to manage Ipe documents and objects.
This module contains classes used in the implementation of the Ipe program itself. The only classes from this module you may be interested in are Visitor (which is essential to traverse an Ipe object structure), and perhaps Snap (if you are writing an Ipelet whose behavior depends on the current snap setting in the Ipe program).