libwpg::WPGraphics Class Reference

#include <WPGraphics.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, WPGPaintInterface *painter, WPGFileFormat fileFormat=WPG_AUTODETECT)
static bool parse (const unsigned char *data, unsigned long size, WPGPaintInterface *painter, WPGFileFormat fileFormat=WPG_AUTODETECT)
static bool generateSVG (WPXInputStream *input, WPXString &output, WPGFileFormat fileFormat=WPG_AUTODETECT)
static bool generateSVG (const unsigned char *data, unsigned long size, WPXString &output, WPGFileFormat fileFormat=WPG_AUTODETECT)


Member Function Documentation

bool libwpg::WPGraphics::generateSVG ( const unsigned char *  data,
unsigned long  size,
WPXString &  output,
libwpg::WPGFileFormat  fileFormat = WPG_AUTODETECT 
) [static]

static bool libwpg::WPGraphics::generateSVG ( WPXInputStream *  input,
WPXString &  output,
WPGFileFormat  fileFormat = WPG_AUTODETECT 
) [static]

Referenced by generateSVG().

bool libwpg::WPGraphics::isSupported ( WPXInputStream *  input  )  [static]

Analyzes the content of an input stream to see if it can be parsed.

Parameters:
input The input stream
Returns:
A value that indicates whether the content from the input stream is a WordPerfect Graphics that libwpg is able to parse

bool libwpg::WPGraphics::parse ( const unsigned char *  data,
unsigned long  size,
libwpg::WPGPaintInterface painter,
libwpg::WPGFileFormat  fileFormat = WPG_AUTODETECT 
) [static]

static bool libwpg::WPGraphics::parse ( WPXInputStream *  input,
WPGPaintInterface painter,
WPGFileFormat  fileFormat = WPG_AUTODETECT 
) [static]

Referenced by parse().


The documentation for this class was generated from the following files:

Generated on Sun Dec 5 16:57:37 2010 for libwpg by doxygen 1.5.9