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