#include <VSDSVGGenerator.h>
List of all members.
Constructor & Destructor Documentation
libvisio::VSDSVGGenerator::~VSDSVGGenerator |
( |
| ) |
|
Member Function Documentation
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::drawPolySomething |
( |
const ::WPXPropertyListVector & |
vertices, |
|
|
bool |
isClosed |
|
) |
| [private] |
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 | ) |
|
void libvisio::VSDSVGGenerator::writeStyle |
( |
bool |
isClosed = true | ) |
[private] |
Member Data Documentation
The documentation for this class was generated from the following files: