#include <CDRDocument.h>
List of all members.
Static Public Member Functions |
| static bool | isSupported (WPXInputStream *input) |
| | Analyzes the content of an input stream to see if it can be parsed.
|
| static bool | parse (WPXInputStream *input, libwpg::WPGPaintInterface *painter) |
| static bool | generateSVG (WPXInputStream *input, CDRStringVector &output) |
Member Function Documentation
| static bool libcdr::CDRDocument::generateSVG |
( |
WPXInputStream * |
input, |
|
|
CDRStringVector & |
output |
|
) |
| [static] |
| bool libcdr::CDRDocument::isSupported |
( |
WPXInputStream * |
input | ) |
[static] |
Analyzes the content of an input stream to see if it can be parsed.
- Parameters:
-
- Returns:
- A value that indicates whether the content from the input stream is a Corel Draw Document that libcdr is able to parse
| static bool libcdr::CDRDocument::parse |
( |
WPXInputStream * |
input, |
|
|
libwpg::WPGPaintInterface * |
painter |
|
) |
| [static] |
The documentation for this class was generated from the following files: