| Interface | Description | |
|---|---|---|
| IElement | Interface for the element wrapper class. | |
| IMegaZine | Interface for the MegaZine class, to be used in (external) elements. | |
| IPage | Interface for the Page class, to be used in elements. |
| Class | Description | |
|---|---|---|
| JSConnector | Can be used to connect a megazine instance to the "outside", so that some functions may be called using JavaScript. | |
| MegaZine | Represents a book with all it's pages and settings and stuff. |