#include <WPGSVGGenerator.h>
libwpg::WPGSVGGenerator::WPGSVGGenerator |
( |
std::ostream & |
output_sink | ) |
|
libwpg::WPGSVGGenerator::~WPGSVGGenerator |
( |
| ) |
|
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 |
( |
| ) |
|
|
inlinevirtual |
void libwpg::WPGSVGGenerator::endGraphics |
( |
| ) |
|
|
virtual |
void libwpg::WPGSVGGenerator::endLayer |
( |
| ) |
|
|
virtual |
void libwpg::WPGSVGGenerator::endTextLine |
( |
| ) |
|
|
inlinevirtual |
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 & |
| ) |
|
|
inlinevirtual |
void libwpg::WPGSVGGenerator::startGraphics |
( |
const ::WPXPropertyList & |
propList | ) |
|
|
virtual |
void libwpg::WPGSVGGenerator::startLayer |
( |
const ::WPXPropertyList & |
propList | ) |
|
|
virtual |
void libwpg::WPGSVGGenerator::startTextLine |
( |
const ::WPXPropertyList & |
| ) |
|
|
inlinevirtual |
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 |
::WPXPropertyListVector libwpg::WPGSVGGenerator::m_gradient |
|
private |
int libwpg::WPGSVGGenerator::m_gradientIndex |
|
private |
std::ostream& libwpg::WPGSVGGenerator::m_outputSink |
|
private |
int libwpg::WPGSVGGenerator::m_shadowIndex |
|
private |
::WPXPropertyList libwpg::WPGSVGGenerator::m_style |
|
private |
The documentation for this class was generated from the following files: