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