Go to the source code of this file.
Classes | |
class | LayerStatus |
This class (structure) holds layer information which can be changed by the user. The reason that this information is held in a seperate class is that it needs to be stored in both the Layer and Layer Manager classes. More... | |
class | Layer |
Layers optionally exist on a page, they group together objects which are drawn at a particular level in a document. More... | |
class | LayerMsgHandler |
Intercepts messages to ensure that layers are up to date. More... |