#include <CDRSVGGenerator.h>
Private Member Functions |
void | writeStyle (bool isClosed=true) |
void | drawPolySomething (const ::WPXPropertyListVector &vertices, bool isClosed) |
Constructor & Destructor Documentation
libcdr::CDRSVGGenerator::CDRSVGGenerator |
( |
CDRStringVector & |
vec | ) |
|
libcdr::CDRSVGGenerator::~CDRSVGGenerator |
( |
| ) |
|
Member Function Documentation
void libcdr::CDRSVGGenerator::drawEllipse |
( |
const ::WPXPropertyList & |
propList | ) |
|
void libcdr::CDRSVGGenerator::drawGraphicObject |
( |
const ::WPXPropertyList & |
propList, |
|
|
const ::WPXBinaryData & |
binaryData |
|
) |
| |
void libcdr::CDRSVGGenerator::drawPath |
( |
const ::WPXPropertyListVector & |
path | ) |
|
void libcdr::CDRSVGGenerator::drawPolygon |
( |
const ::WPXPropertyListVector & |
vertices | ) |
|
void libcdr::CDRSVGGenerator::drawPolyline |
( |
const ::WPXPropertyListVector & |
vertices | ) |
|
void libcdr::CDRSVGGenerator::drawPolySomething |
( |
const ::WPXPropertyListVector & |
vertices, |
|
|
bool |
isClosed |
|
) |
| |
|
private |
void libcdr::CDRSVGGenerator::drawRectangle |
( |
const ::WPXPropertyList & |
propList | ) |
|
void libcdr::CDRSVGGenerator::endEmbeddedGraphics |
( |
| ) |
|
|
inline |
void libcdr::CDRSVGGenerator::endGraphics |
( |
| ) |
|
void libcdr::CDRSVGGenerator::endLayer |
( |
| ) |
|
void libcdr::CDRSVGGenerator::endTextLine |
( |
| ) |
|
|
inline |
void libcdr::CDRSVGGenerator::endTextObject |
( |
| ) |
|
void libcdr::CDRSVGGenerator::endTextSpan |
( |
| ) |
|
void libcdr::CDRSVGGenerator::insertText |
( |
const ::WPXString & |
str | ) |
|
void libcdr::CDRSVGGenerator::setStyle |
( |
const ::WPXPropertyList & |
propList, |
|
|
const ::WPXPropertyListVector & |
gradient |
|
) |
| |
void libcdr::CDRSVGGenerator::startEmbeddedGraphics |
( |
const ::WPXPropertyList & |
| ) |
|
|
inline |
void libcdr::CDRSVGGenerator::startGraphics |
( |
const ::WPXPropertyList & |
propList | ) |
|
void libcdr::CDRSVGGenerator::startLayer |
( |
const ::WPXPropertyList & |
propList | ) |
|
void libcdr::CDRSVGGenerator::startTextLine |
( |
const ::WPXPropertyList & |
| ) |
|
|
inline |
void libcdr::CDRSVGGenerator::startTextObject |
( |
const ::WPXPropertyList & |
propList, |
|
|
const ::WPXPropertyListVector & |
path |
|
) |
| |
void libcdr::CDRSVGGenerator::startTextSpan |
( |
const ::WPXPropertyList & |
propList | ) |
|
void libcdr::CDRSVGGenerator::writeStyle |
( |
bool |
isClosed = true | ) |
|
|
private |
Member Data Documentation
::WPXPropertyListVector libcdr::CDRSVGGenerator::m_gradient |
|
private |
int libcdr::CDRSVGGenerator::m_gradientIndex |
|
private |
std::ostringstream libcdr::CDRSVGGenerator::m_outputSink |
|
private |
int libcdr::CDRSVGGenerator::m_patternIndex |
|
private |
int libcdr::CDRSVGGenerator::m_shadowIndex |
|
private |
::WPXPropertyList libcdr::CDRSVGGenerator::m_style |
|
private |
CDRStringVector& libcdr::CDRSVGGenerator::m_vec |
|
private |
The documentation for this class was generated from the following files: