librevenge::RVNGSVGPresentationGeneratorImpl Struct Reference

Public Member Functions

 RVNGSVGPresentationGeneratorImpl (RVNGStringVector &m_vec)
 
void writeStyle (bool isClosed=true)
 
void drawPolySomething (const RVNGPropertyListVector &vertices, bool isClosed)
 

Public Attributes

std::map< int, RVNGPropertyListm_idSpanMap
 
RVNGPropertyListVector m_gradient
 
RVNGPropertyList m_style
 
int m_gradientIndex
 
int m_patternIndex
 
int m_shadowIndex
 
std::ostringstream m_outputSink
 
RVNGStringVectorm_vec
 

Constructor & Destructor Documentation

librevenge::RVNGSVGPresentationGeneratorImpl::RVNGSVGPresentationGeneratorImpl ( RVNGStringVector m_vec)

Member Function Documentation

void librevenge::RVNGSVGPresentationGeneratorImpl::drawPolySomething ( const RVNGPropertyListVector vertices,
bool  isClosed 
)

Member Data Documentation

RVNGPropertyListVector librevenge::RVNGSVGPresentationGeneratorImpl::m_gradient
int librevenge::RVNGSVGPresentationGeneratorImpl::m_gradientIndex
std::map<int, RVNGPropertyList> librevenge::RVNGSVGPresentationGeneratorImpl::m_idSpanMap
int librevenge::RVNGSVGPresentationGeneratorImpl::m_patternIndex
int librevenge::RVNGSVGPresentationGeneratorImpl::m_shadowIndex
RVNGPropertyList librevenge::RVNGSVGPresentationGeneratorImpl::m_style
RVNGStringVector& librevenge::RVNGSVGPresentationGeneratorImpl::m_vec

The documentation for this struct was generated from the following file:

Generated for librevenge by doxygen 1.8.8