#include <WP5FontGroup.h>
Public Member Functions | |
| WP5FontGroup (WPXInputStream *input, WPXEncryption *encryption) | |
| void | parse (WP5Listener *listener) |
Public Member Functions inherited from WP5VariableLengthGroup | |
| WP5VariableLengthGroup () | |
| virtual | ~WP5VariableLengthGroup () |
Public Member Functions inherited from WP5Part | |
| virtual | ~WP5Part () |
Protected Member Functions | |
| void | _readContents (WPXInputStream *input, WPXEncryption *encryption) |
Protected Member Functions inherited from WP5VariableLengthGroup | |
| void | _read (WPXInputStream *input, WPXEncryption *encryption) |
| uint8_t | getSubGroup () const |
| uint16_t | getSize () const |
Private Attributes | |
| uint8_t | m_red |
| uint8_t | m_green |
| uint8_t | m_blue |
| uint8_t | m_fontNumber |
| double | m_fontSize |
Additional Inherited Members | |
Static Public Member Functions inherited from WP5VariableLengthGroup | |
| static WP5VariableLengthGroup * | constructVariableLengthGroup (WPXInputStream *input, WPXEncryption *encryption, const uint8_t group) |
| static bool | isGroupConsistent (WPXInputStream *input, WPXEncryption *encryption, const uint8_t group) |
Static Public Member Functions inherited from WP5Part | |
| static WP5Part * | constructPart (WPXInputStream *input, WPXEncryption *encryption, const uint8_t readVal) |
| WP5FontGroup::WP5FontGroup | ( | WPXInputStream * | input, |
| WPXEncryption * | encryption | ||
| ) |
|
protectedvirtual |
Reimplemented from WP5VariableLengthGroup.
|
virtual |
Implements WP5Part.
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().
|
private |
Referenced by _readContents(), and parse().