#include <MSPUBParser2k.h>
List of all members.
Constructor & Destructor Documentation
libmspub::MSPUBParser2k::MSPUBParser2k |
( |
WPXInputStream * |
input, |
|
|
MSPUBCollector * |
collector |
|
) |
| [explicit] |
libmspub::MSPUBParser2k::~MSPUBParser2k |
( |
| ) |
[virtual] |
Member Function Documentation
libmspub::Color libmspub::MSPUBParser2k::getColorBy2kHex |
( |
unsigned |
hex | ) |
[static, protected] |
libmspub::Color libmspub::MSPUBParser2k::getColorBy2kIndex |
( |
unsigned char |
index | ) |
[static, protected] |
unsigned libmspub::MSPUBParser2k::getColorIndexByQuillEntry |
( |
unsigned |
entry | ) |
[protected, virtual] |
libmspub::PageType libmspub::MSPUBParser2k::getPageTypeBySeqNum |
( |
unsigned |
seqNum | ) |
[static, protected] |
libmspub::ShapeType libmspub::MSPUBParser2k::getShapeType |
( |
unsigned char |
shapeSpecifier | ) |
[static, private] |
bool libmspub::MSPUBParser2k::parse |
( |
| ) |
[virtual] |
Parses the input stream content.
It will make callbacks to the functions provided by a WPGPaintInterface class implementation when needed. This is often commonly called the 'main parsing routine'.
- Parameters:
-
input | The input stream |
painter | A MSPUBPainterInterface implementation |
- Returns:
- A value that indicates whether the parsing was successful
Reimplemented from libmspub::MSPUBParser.
bool libmspub::MSPUBParser2k::parseContents |
( |
WPXInputStream * |
input | ) |
[protected, virtual] |
unsigned libmspub::MSPUBParser2k::translate2kColorReference |
( |
unsigned |
ref2k | ) |
[static, protected] |
Member Data Documentation
The documentation for this class was generated from the following files: