![]() |
wxPdfDocument 1.3.1
|
Definition of layer classes. More...
Classes | |
| class | wxPdfOcg |
| Base class for optional content. (For internal use only) More... | |
| class | wxPdfLayer |
| Class for a layer with optional content. More... | |
| class | wxPdfLayerMembership |
| Class for a layer with optional content. More... | |
| class | wxPdfLayerGroup |
| Class for a group of layers with optional content. More... | |
Enumerations | |
| enum | wxPdfOcgType { wxPDF_OCG_TYPE_UNKNOWN , wxPDF_OCG_TYPE_LAYER , wxPDF_OCG_TYPE_TITLE , wxPDF_OCG_TYPE_MEMBERSHIP } |
| Optional content group types. More... | |
| enum | wxPdfOcgPolicy { wxPDF_OCG_POLICY_ALLON , wxPDF_OCG_POLICY_ANYON , wxPDF_OCG_POLICY_ANYOFF , wxPDF_OCG_POLICY_ALLOFF } |
| OCG visibility policy. More... | |
Functions | |
| WX_DEFINE_USER_EXPORTED_ARRAY_PTR (wxPdfLayer *, wxPdfArrayLayer, class WXDLLIMPEXP_PDFDOC) | |
Variables | |
| class WXDLLIMPEXP_FWD_PDFDOC | wxPdfDictionary |
| class WXDLLIMPEXP_FWD_PDFDOC | wxPdfLayer |
| const int | wxPDF_OCG_INTENT_DEFAULT = 0 |
| OCG Intent options. | |
| const int | wxPDF_OCG_INTENT_VIEW = 1 |
| const int | wxPDF_OCG_INTENT_DESIGN = 2 |
Definition of layer classes.
| enum wxPdfOcgPolicy |
| enum wxPdfOcgType |
| WX_DEFINE_USER_EXPORTED_ARRAY_PTR | ( | wxPdfLayer * | , |
| wxPdfArrayLayer | , | ||
| class WXDLLIMPEXP_PDFDOC | ) |
| const int wxPDF_OCG_INTENT_DEFAULT = 0 |
OCG Intent options.
| const int wxPDF_OCG_INTENT_DESIGN = 2 |
| const int wxPDF_OCG_INTENT_VIEW = 1 |
| class WXDLLIMPEXP_FWD_PDFDOC wxPdfDictionary |
| class WXDLLIMPEXP_FWD_PDFDOC wxPdfLayer |