ipe::Effect Class Reference
[Ipe Attributes]
Effect that Acrobat Reader will show on page change.
More...
#include <ipeattributes.h>
List of all members.
Public Types
- enum TEffect {
ENormal,
ESplitHI,
ESplitHO,
ESplitVI,
ESplitVO,
EBlindsH,
EBlindsV,
EBoxI,
EBoxO,
EWipeLR,
EWipeBT,
EWipeRL,
EWipeTB,
EDissolve,
EGlitterLR,
EGlitterTB,
EGlitterD
}
Public Member Functions
Public Attributes
Detailed Description
Effect that Acrobat Reader will show on page change.
Acrobat Reader and other PDF viewers can show a special effect when a new page of the document is shown. This class describes such an effect.
Member Enumeration Documentation
The various fancy effects that Acrobat Reader will show.
- Enumerator:
| ENormal |
|
| ESplitHI |
|
| ESplitHO |
|
| ESplitVI |
|
| ESplitVO |
|
| EBlindsH |
|
| EBlindsV |
|
| EBoxI |
|
| EBoxO |
|
| EWipeLR |
|
| EWipeBT |
|
| EWipeRL |
|
| EWipeTB |
|
| EDissolve |
|
| EGlitterLR |
|
| EGlitterTB |
|
| EGlitterD |
|
Constructor & Destructor Documentation
Construct default effect.
Member Function Documentation
| void Effect::pageDictionary |
( |
Stream & |
stream |
) |
const |
Write part of page dictionary.
Write part of page dictionary indicating effect, including the two keys /Dur and /Trans.
Member Data Documentation
The documentation for this class was generated from the following files:
- ipeattributes.h
- ipeattributes.cpp