#include <WPGSVGGenerator.h>
List of all members.
Constructor & Destructor Documentation
libwpg::WPGSVGGenerator::WPGSVGGenerator |
( |
std::ostream & |
output_sink |
) |
|
libwpg::WPGSVGGenerator::~WPGSVGGenerator |
( |
|
) |
|
Member Function Documentation
void libwpg::WPGSVGGenerator::drawEllipse |
( |
const ::WPXPropertyList & |
propList |
) |
[virtual] |
void libwpg::WPGSVGGenerator::drawGraphicObject |
( |
const ::WPXPropertyList & |
propList, |
|
|
const ::WPXBinaryData & |
binaryData | |
|
) |
| | [virtual] |
void libwpg::WPGSVGGenerator::drawPath |
( |
const ::WPXPropertyListVector & |
path |
) |
[virtual] |
void libwpg::WPGSVGGenerator::drawPolygon |
( |
const ::WPXPropertyListVector & |
vertices |
) |
[virtual] |
void libwpg::WPGSVGGenerator::drawPolyline |
( |
const ::WPXPropertyListVector & |
vertices |
) |
[virtual] |
void libwpg::WPGSVGGenerator::drawPolySomething |
( |
const ::WPXPropertyListVector & |
vertices, |
|
|
bool |
isClosed | |
|
) |
| | [private] |
void libwpg::WPGSVGGenerator::drawRectangle |
( |
const ::WPXPropertyList & |
propList |
) |
[virtual] |
void libwpg::WPGSVGGenerator::endEmbeddedGraphics |
( |
|
) |
[inline, virtual] |
void libwpg::WPGSVGGenerator::endGraphics |
( |
|
) |
[virtual] |
void libwpg::WPGSVGGenerator::endLayer |
( |
|
) |
[virtual] |
void libwpg::WPGSVGGenerator::endTextLine |
( |
|
) |
[inline, virtual] |
void libwpg::WPGSVGGenerator::endTextObject |
( |
|
) |
[virtual] |
void libwpg::WPGSVGGenerator::endTextSpan |
( |
|
) |
[virtual] |
void libwpg::WPGSVGGenerator::insertText |
( |
const ::WPXString & |
str |
) |
[virtual] |
void libwpg::WPGSVGGenerator::setStyle |
( |
const ::WPXPropertyList & |
propList, |
|
|
const ::WPXPropertyListVector & |
gradient | |
|
) |
| | [virtual] |
void libwpg::WPGSVGGenerator::startEmbeddedGraphics |
( |
const ::WPXPropertyList & |
|
) |
[inline, virtual] |
void libwpg::WPGSVGGenerator::startGraphics |
( |
const ::WPXPropertyList & |
propList |
) |
[virtual] |
void libwpg::WPGSVGGenerator::startLayer |
( |
const ::WPXPropertyList & |
propList |
) |
[virtual] |
void libwpg::WPGSVGGenerator::startTextLine |
( |
const ::WPXPropertyList & |
|
) |
[inline, virtual] |
void libwpg::WPGSVGGenerator::startTextObject |
( |
const ::WPXPropertyList & |
propList, |
|
|
const ::WPXPropertyListVector & |
path | |
|
) |
| | [virtual] |
void libwpg::WPGSVGGenerator::startTextSpan |
( |
const ::WPXPropertyList & |
propList |
) |
[virtual] |
void libwpg::WPGSVGGenerator::writeStyle |
( |
bool |
isClosed = true |
) |
[private] |
Member Data Documentation
Referenced by drawGraphicObject(), drawPath(), drawPolySomething(), drawRectangle(), endGraphics(), endLayer(), endTextObject(), endTextSpan(), insertText(), setStyle(), startLayer(), startTextObject(), startTextSpan(), and writeStyle().
The documentation for this class was generated from the following files:
Generated on Sat Aug 27 2011 02:27:50 for libwpg by
doxygen 1.7.1