#include <VSDSVGGenerator.h>
libvisio::VSDSVGGenerator::VSDSVGGenerator |
( |
VSDStringVector & |
vec, |
|
|
const WPXString & |
nmspace = "svg" |
|
) |
| |
libvisio::VSDSVGGenerator::~VSDSVGGenerator |
( |
) | |
|
void libvisio::VSDSVGGenerator::drawEllipse |
( |
const ::WPXPropertyList & |
propList) | |
|
void libvisio::VSDSVGGenerator::drawGraphicObject |
( |
const ::WPXPropertyList & |
propList, |
|
|
const ::WPXBinaryData & |
binaryData |
|
) |
| |
void libvisio::VSDSVGGenerator::drawPath |
( |
const ::WPXPropertyListVector & |
path) | |
|
void libvisio::VSDSVGGenerator::drawPolygon |
( |
const ::WPXPropertyListVector & |
vertices) | |
|
void libvisio::VSDSVGGenerator::drawPolyline |
( |
const ::WPXPropertyListVector & |
vertices) | |
|
void libvisio::VSDSVGGenerator::drawRectangle |
( |
const ::WPXPropertyList & |
propList) | |
|
void libvisio::VSDSVGGenerator::endEmbeddedGraphics |
( |
) | |
|
|
inline |
void libvisio::VSDSVGGenerator::endGraphics |
( |
) | |
|
void libvisio::VSDSVGGenerator::endLayer |
( |
) | |
|
void libvisio::VSDSVGGenerator::endTextLine |
( |
) | |
|
|
inline |
void libvisio::VSDSVGGenerator::endTextObject |
( |
) | |
|
void libvisio::VSDSVGGenerator::endTextSpan |
( |
) | |
|
void libvisio::VSDSVGGenerator::insertText |
( |
const ::WPXString & |
str) | |
|
void libvisio::VSDSVGGenerator::setStyle |
( |
const ::WPXPropertyList & |
propList, |
|
|
const ::WPXPropertyListVector & |
gradient |
|
) |
| |
void libvisio::VSDSVGGenerator::startEmbeddedGraphics |
( |
const ::WPXPropertyList & |
) | |
|
|
inline |
void libvisio::VSDSVGGenerator::startGraphics |
( |
const ::WPXPropertyList & |
propList) | |
|
void libvisio::VSDSVGGenerator::startLayer |
( |
const ::WPXPropertyList & |
propList) | |
|
void libvisio::VSDSVGGenerator::startTextLine |
( |
const ::WPXPropertyList & |
) | |
|
|
inline |
void libvisio::VSDSVGGenerator::startTextObject |
( |
const ::WPXPropertyList & |
propList, |
|
|
const ::WPXPropertyListVector & |
path |
|
) |
| |
void libvisio::VSDSVGGenerator::startTextSpan |
( |
const ::WPXPropertyList & |
propList) | |
|
Referenced by drawEllipse(), drawGraphicObject(), drawPath(), drawPolygon(), drawPolyline(), drawRectangle(), endGraphics(), endLayer(), endTextObject(), endTextSpan(), insertText(), setStyle(), startGraphics(), startLayer(), startTextObject(), startTextSpan(), and ~VSDSVGGenerator().
The documentation for this class was generated from the following files: