Ipelib
|
Classes | |
class | ipe::Document |
class | ipe::Page |
class | ipe::StyleSheet |
class | ipe::Cascade |
The classes managing an Ipe document.
The main class, Document, represents an entire Ipe document, and allows you to load, save, access, and modify such a document.
Other classes represent pages, layers, and views of a document. Another important class is the StyleSheet, which maps symbolic attributes to absolute values.