Classes
| Class | Description | |
|---|---|---|
| Drawel |
Describes a single render drawel
| |
| Drawels |
Class for the render drawels collection
| |
| ImageDrawel |
Describes a single render drawel with 'Image' type
| |
| InputDrawel | ||
| Layer |
Used to group drawels according to their layer attribute
| |
| MarkupDrawel |
Describes a single render drawel containing marked up text
| |
| OwnerDrawDrawel |
Describes a single render drawel with 'Image' type
| |
| Page |
Describes a single physical page of the render document
| |
| Pages |
The render pages collection. Makes sure each page knows its index.
| |
| RichTextDrawel | ||
| Root |
Corresponds to a specific rendition of the document and contains the whole render tree
| |
| ShapeDrawel |
Describes a single render drawel with 'shape' type
| |
| TextDrawel |
Describes a single render drawel with 'Text' type
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| DrawelBoundsEnum |
Enum determining what to consider drawel bounds on page when handling mouse events etc.
|