libvisio::VSDContentCollector Class Reference

#include <VSDContentCollector.h>

Inheritance diagram for libvisio::VSDContentCollector:
libvisio::VSDCollector

Public Member Functions

 VSDContentCollector (librevenge::RVNGDrawingInterface *painter, std::vector< std::map< unsigned, XForm > > &groupXFormsSequence, std::vector< std::map< unsigned, unsigned > > &groupMembershipsSequence, std::vector< std::list< unsigned > > &documentPageShapeOrders, VSDStyles &styles, VSDStencils &stencils)
 
virtual ~VSDContentCollector ()
 
void collectEllipticalArcTo (unsigned id, unsigned level, double x3, double y3, double x2, double y2, double angle, double ecc)
 
void collectForeignData (unsigned level, const librevenge::RVNGBinaryData &binaryData)
 
void collectOLEList (unsigned id, unsigned level)
 
void collectOLEData (unsigned id, unsigned level, const librevenge::RVNGBinaryData &oleData)
 
void collectEllipse (unsigned id, unsigned level, double cx, double cy, double xleft, double yleft, double xtop, double ytop)
 
void collectLine (unsigned level, const boost::optional< double > &strokeWidth, const boost::optional< Colour > &c, const boost::optional< unsigned char > &linePattern, const boost::optional< unsigned char > &startMarker, const boost::optional< unsigned char > &endMarker, const boost::optional< unsigned char > &lineCap, const boost::optional< double > &rounding)
 
void collectFillAndShadow (unsigned level, const boost::optional< Colour > &colourFG, const boost::optional< Colour > &colourBG, const boost::optional< unsigned char > &fillPattern, const boost::optional< double > &fillFGTransparency, const boost::optional< double > &fillBGTransparency, const boost::optional< unsigned char > &shadowPattern, const boost::optional< Colour > &shfgc, const boost::optional< double > &shadowOffsetX, const boost::optional< double > &shadowOffsetY)
 
void collectFillAndShadow (unsigned level, const boost::optional< Colour > &colourFG, const boost::optional< Colour > &colourBG, const boost::optional< unsigned char > &fillPattern, const boost::optional< double > &fillFGTransparency, const boost::optional< double > &fillBGTransparency, const boost::optional< unsigned char > &shadowPattern, const boost::optional< Colour > &shfgc)
 
void collectThemeReference (unsigned level, const boost::optional< long > &lineColour, const boost::optional< long > &fillColour, const boost::optional< long > &shadowColour, const boost::optional< long > &fontColour)
 
void collectGeometry (unsigned id, unsigned level, bool noFill, bool noLine, bool noShow)
 
void collectMoveTo (unsigned id, unsigned level, double x, double y)
 
void collectLineTo (unsigned id, unsigned level, double x, double y)
 
void collectArcTo (unsigned id, unsigned level, double x2, double y2, double bow)
 
void collectNURBSTo (unsigned id, unsigned level, double x2, double y2, unsigned char xType, unsigned char yType, unsigned degree, const std::vector< std::pair< double, double > > &ctrlPnts, const std::vector< double > &kntVec, const std::vector< double > &weights)
 
void collectNURBSTo (unsigned id, unsigned level, double x2, double y2, double knot, double knotPrev, double weight, double weightPrev, unsigned dataID)
 
void collectNURBSTo (unsigned id, unsigned level, double x2, double y2, double knot, double knotPrev, double weight, double weightPrev, const NURBSData &data)
 
void collectPolylineTo (unsigned id, unsigned level, double x, double y, unsigned char xType, unsigned char yType, const std::vector< std::pair< double, double > > &points)
 
void collectPolylineTo (unsigned id, unsigned level, double x, double y, unsigned dataID)
 
void collectPolylineTo (unsigned id, unsigned level, double x, double y, const PolylineData &data)
 
void collectShapeData (unsigned id, unsigned level, unsigned char xType, unsigned char yType, unsigned degree, double lastKnot, std::vector< std::pair< double, double > > controlPoints, std::vector< double > knotVector, std::vector< double > weights)
 
void collectShapeData (unsigned id, unsigned level, unsigned char xType, unsigned char yType, std::vector< std::pair< double, double > > points)
 
void collectXFormData (unsigned level, const XForm &xform)
 
void collectTxtXForm (unsigned level, const XForm &txtxform)
 
void collectShapesOrder (unsigned id, unsigned level, const std::vector< unsigned > &shapeIds)
 
void collectForeignDataType (unsigned level, unsigned foreignType, unsigned foreignFormat, double offsetX, double offsetY, double width, double height)
 
void collectPageProps (unsigned id, unsigned level, double pageWidth, double pageHeight, double shadowOffsetX, double shadowOffsetY, double scale)
 
void collectPage (unsigned id, unsigned level, unsigned backgroundPageID, bool isBackgroundPage, const VSDName &pageName)
 
void collectShape (unsigned id, unsigned level, unsigned parent, unsigned masterPage, unsigned masterShape, unsigned lineStyle, unsigned fillStyle, unsigned textStyle)
 
void collectSplineStart (unsigned id, unsigned level, double x, double y, double secondKnot, double firstKnot, double lastKnot, unsigned degree)
 
void collectSplineKnot (unsigned id, unsigned level, double x, double y, double knot)
 
void collectSplineEnd ()
 
void collectInfiniteLine (unsigned id, unsigned level, double x1, double y1, double x2, double y2)
 
void collectRelCubBezTo (unsigned id, unsigned level, double x, double y, double a, double b, double c, double d)
 
void collectRelEllipticalArcTo (unsigned id, unsigned level, double x, double y, double a, double b, double c, double d)
 
void collectRelLineTo (unsigned id, unsigned level, double x, double y)
 
void collectRelMoveTo (unsigned id, unsigned level, double x, double y)
 
void collectRelQuadBezTo (unsigned id, unsigned level, double x, double y, double a, double b)
 
void collectUnhandledChunk (unsigned id, unsigned level)
 
void collectText (unsigned level, const librevenge::RVNGBinaryData &textStream, TextFormat format)
 
void collectCharIX (unsigned id, unsigned level, unsigned charCount, const boost::optional< VSDName > &font, const boost::optional< Colour > &fontColour, const boost::optional< double > &fontSize, const boost::optional< bool > &bold, const boost::optional< bool > &italic, const boost::optional< bool > &underline, const boost::optional< bool > &doubleunderline, const boost::optional< bool > &strikeout, const boost::optional< bool > &doublestrikeout, const boost::optional< bool > &allcaps, const boost::optional< bool > &initcaps, const boost::optional< bool > &smallcaps, const boost::optional< bool > &superscript, const boost::optional< bool > &subscript)
 
void collectDefaultCharStyle (unsigned charCount, const boost::optional< VSDName > &font, const boost::optional< Colour > &fontColour, const boost::optional< double > &fontSize, const boost::optional< bool > &bold, const boost::optional< bool > &italic, const boost::optional< bool > &underline, const boost::optional< bool > &doubleunderline, const boost::optional< bool > &strikeout, const boost::optional< bool > &doublestrikeout, const boost::optional< bool > &allcaps, const boost::optional< bool > &initcaps, const boost::optional< bool > &smallcaps, const boost::optional< bool > &superscript, const boost::optional< bool > &subscript)
 
void collectParaIX (unsigned id, unsigned level, unsigned charCount, const boost::optional< double > &indFirst, const boost::optional< double > &indLeft, const boost::optional< double > &indRight, const boost::optional< double > &spLine, const boost::optional< double > &spBefore, const boost::optional< double > &spAfter, const boost::optional< unsigned char > &align, const boost::optional< unsigned char > &bullet, const boost::optional< VSDName > &bulletStr, const boost::optional< VSDName > &bulletFont, const boost::optional< double > &bulletFontSize, const boost::optional< double > &textPosAfterBullet, const boost::optional< unsigned > &flags)
 
void collectDefaultParaStyle (unsigned charCount, const boost::optional< double > &indFirst, const boost::optional< double > &indLeft, const boost::optional< double > &indRight, const boost::optional< double > &spLine, const boost::optional< double > &spBefore, const boost::optional< double > &spAfter, const boost::optional< unsigned char > &align, const boost::optional< unsigned char > &bullet, const boost::optional< VSDName > &bulletStr, const boost::optional< VSDName > &bulletFont, const boost::optional< double > &bulletFontSize, const boost::optional< double > &textPosAfterBullet, const boost::optional< unsigned > &flags)
 
void collectTextBlock (unsigned level, const boost::optional< double > &leftMargin, const boost::optional< double > &rightMargin, const boost::optional< double > &topMargin, const boost::optional< double > &bottomMargin, const boost::optional< unsigned char > &verticalAlign, const boost::optional< bool > &isBgFilled, const boost::optional< Colour > &bgColour, const boost::optional< double > &defaultTabStop, const boost::optional< unsigned char > &textDirection)
 
void collectNameList (unsigned id, unsigned level)
 
void collectName (unsigned id, unsigned level, const librevenge::RVNGBinaryData &name, TextFormat format)
 
void collectPageSheet (unsigned id, unsigned level)
 
void collectMisc (unsigned level, const VSDMisc &misc)
 
void collectLayer (unsigned id, unsigned level, const VSDLayer &layer)
 
void collectLayerMem (unsigned level, const VSDName &layerMem)
 
void collectTabsDataList (unsigned level, const std::map< unsigned, VSDTabSet > &tabSets)
 
void collectStyleSheet (unsigned id, unsigned level, unsigned parentLineStyle, unsigned parentFillStyle, unsigned parentTextStyle)
 
void collectLineStyle (unsigned level, const boost::optional< double > &strokeWidth, const boost::optional< Colour > &c, const boost::optional< unsigned char > &linePattern, const boost::optional< unsigned char > &startMarker, const boost::optional< unsigned char > &endMarker, const boost::optional< unsigned char > &lineCap, const boost::optional< double > &rounding)
 
void collectFillStyle (unsigned level, const boost::optional< Colour > &colourFG, const boost::optional< Colour > &colourBG, const boost::optional< unsigned char > &fillPattern, const boost::optional< double > &fillFGTransparency, const boost::optional< double > &fillBGTransparency, const boost::optional< unsigned char > &shadowPattern, const boost::optional< Colour > &shfgc, const boost::optional< double > &shadowOffsetX, const boost::optional< double > &shadowOffsetY)
 
void collectFillStyle (unsigned level, const boost::optional< Colour > &colourFG, const boost::optional< Colour > &colourBG, const boost::optional< unsigned char > &fillPattern, const boost::optional< double > &fillFGTransparency, const boost::optional< double > &fillBGTransparency, const boost::optional< unsigned char > &shadowPattern, const boost::optional< Colour > &shfgc)
 
void collectCharIXStyle (unsigned id, unsigned level, unsigned charCount, const boost::optional< VSDName > &font, const boost::optional< Colour > &fontColour, const boost::optional< double > &fontSize, const boost::optional< bool > &bold, const boost::optional< bool > &italic, const boost::optional< bool > &underline, const boost::optional< bool > &doubleunderline, const boost::optional< bool > &strikeout, const boost::optional< bool > &doublestrikeout, const boost::optional< bool > &allcaps, const boost::optional< bool > &initcaps, const boost::optional< bool > &smallcaps, const boost::optional< bool > &superscript, const boost::optional< bool > &subscript)
 
void collectParaIXStyle (unsigned id, unsigned level, unsigned charCount, const boost::optional< double > &indFirst, const boost::optional< double > &indLeft, const boost::optional< double > &indRight, const boost::optional< double > &spLine, const boost::optional< double > &spBefore, const boost::optional< double > &spAfter, const boost::optional< unsigned char > &align, const boost::optional< unsigned char > &bullet, const boost::optional< VSDName > &bulletStr, const boost::optional< VSDName > &bulletFont, const boost::optional< double > &bulletFontSize, const boost::optional< double > &textPosAfterBullet, const boost::optional< unsigned > &flags)
 
void collectTextBlockStyle (unsigned level, const boost::optional< double > &leftMargin, const boost::optional< double > &rightMargin, const boost::optional< double > &topMargin, const boost::optional< double > &bottomMargin, const boost::optional< unsigned char > &verticalAlign, const boost::optional< bool > &isBgFilled, const boost::optional< Colour > &bgColour, const boost::optional< double > &defaultTabStop, const boost::optional< unsigned char > &textDirection)
 
void collectStyleThemeReference (unsigned level, const boost::optional< long > &lineColour, const boost::optional< long > &fillColour, const boost::optional< long > &shadowColour, const boost::optional< long > &fontColour)
 
virtual void collectMetaData (const librevenge::RVNGPropertyList &metaData)
 
void collectFieldList (unsigned id, unsigned level)
 
void collectTextField (unsigned id, unsigned level, int nameId, int formatStringId)
 
void collectNumericField (unsigned id, unsigned level, unsigned short format, double number, int formatStringId)
 
void startPage (unsigned pageId)
 
void endPage ()
 
void endPages ()
 
- Public Member Functions inherited from libvisio::VSDCollector
 VSDCollector ()
 
virtual ~VSDCollector ()
 

Private Member Functions

 VSDContentCollector (const VSDContentCollector &)
 
VSDContentCollectoroperator= (const VSDContentCollector &)
 
void applyXForm (double &x, double &y, const XForm &xform)
 
void transformPoint (double &x, double &y, XForm *txtxform=0)
 
void transformAngle (double &angle, XForm *txtxform=0)
 
void transformFlips (bool &flipX, bool &flipY)
 
double _NURBSBasis (unsigned knot, unsigned degree, double point, const std::vector< double > &knotVector)
 
void _flushShape ()
 
void _flushCurrentPath ()
 
void _flushText ()
 
void _flushCurrentForeignData ()
 
void _flushCurrentPage ()
 
void _handleLevelChange (unsigned level)
 
void _handleForeignData (const librevenge::RVNGBinaryData &data)
 
void _lineProperties (const VSDLineStyle &style, librevenge::RVNGPropertyList &styleProps)
 
void _fillAndShadowProperties (const VSDFillStyle &style, librevenge::RVNGPropertyList &styleProps)
 
void _applyLinePattern ()
 
const char * _linePropertiesMarkerViewbox (unsigned marker)
 
const char * _linePropertiesMarkerPath (unsigned marker)
 
double _linePropertiesMarkerScale (unsigned marker)
 
void appendCharacters (librevenge::RVNGString &text, const std::vector< unsigned char > &characters, TextFormat format)
 
void appendCharacters (librevenge::RVNGString &text, const std::vector< unsigned char > &characters)
 
void _convertDataToString (librevenge::RVNGString &result, const librevenge::RVNGBinaryData &data, TextFormat format)
 
bool parseFormatId (const char *formatString, unsigned short &result)
 
void _appendField (librevenge::RVNGString &text)
 
bool _isUniform (const std::vector< double > &weights) const
 
void _generatePolylineFromNURBS (unsigned degree, const std::vector< std::pair< double, double > > &controlPoints, const std::vector< double > &knotVector, const std::vector< double > &weights)
 
void _generateBezierSegmentsFromNURBS (unsigned degree, const std::vector< std::pair< double, double > > &controlPoints, const std::vector< double > &knotVector)
 
void _outputCubicBezierSegment (const std::vector< std::pair< double, double > > &points)
 
void _outputQuadraticBezierSegment (const std::vector< std::pair< double, double > > &points)
 
void _outputLinearBezierSegment (const std::vector< std::pair< double, double > > &points)
 
void _appendVisibleAndPrintable (librevenge::RVNGPropertyList &propList)
 
void _bulletFromParaFormat (VSDBullet &bullet, const VSDParaStyle &paraStyle)
 
void _listLevelFromBullet (librevenge::RVNGPropertyList &propList, const VSDBullet &bullet)
 
void _fillParagraphProperties (librevenge::RVNGPropertyList &propList, const VSDParaStyle &style)
 
void _fillTabSet (librevenge::RVNGPropertyList &propList, const VSDTabSet &tabSet)
 
void _fillCharProperties (librevenge::RVNGPropertyList &propList, const VSDCharStyle &style)
 
void _convertToPath (const std::vector< librevenge::RVNGPropertyList > &segmentVector, librevenge::RVNGPropertyListVector &path, double rounding)
 

Private Attributes

librevenge::RVNGDrawingInterface * m_painter
 
bool m_isPageStarted
 
double m_pageWidth
 
double m_pageHeight
 
double m_shadowOffsetX
 
double m_shadowOffsetY
 
double m_scale
 
double m_x
 
double m_y
 
double m_originalX
 
double m_originalY
 
XForm m_xform
 
XFormm_txtxform
 
VSDMisc m_misc
 
std::vector< librevenge::RVNGPropertyList > m_currentFillGeometry
 
std::vector< librevenge::RVNGPropertyList > m_currentLineGeometry
 
std::map< unsigned, XForm > * m_groupXForms
 
librevenge::RVNGBinaryData m_currentForeignData
 
librevenge::RVNGBinaryData m_currentOLEData
 
librevenge::RVNGPropertyList m_currentForeignProps
 
unsigned m_currentShapeId
 
unsigned m_foreignType
 
unsigned m_foreignFormat
 
double m_foreignOffsetX
 
double m_foreignOffsetY
 
double m_foreignWidth
 
double m_foreignHeight
 
bool m_noLine
 
bool m_noFill
 
bool m_noShow
 
std::map< unsigned short, VSDFontm_fonts
 
unsigned m_currentLevel
 
bool m_isShapeStarted
 
std::vector< std::map< unsigned, XForm > > & m_groupXFormsSequence
 
std::vector< std::map< unsigned, unsigned > > & m_groupMembershipsSequence
 
std::vector< std::map< unsigned, unsigned > >::iterator m_groupMemberships
 
unsigned m_currentPageNumber
 
VSDOutputElementListm_shapeOutputDrawing
 
VSDOutputElementListm_shapeOutputText
 
std::map< unsigned, VSDOutputElementListm_pageOutputDrawing
 
std::map< unsigned, VSDOutputElementListm_pageOutputText
 
std::vector< std::list< unsigned > > & m_documentPageShapeOrders
 
std::vector< std::list< unsigned > >::iterator m_pageShapeOrder
 
bool m_isFirstGeometry
 
std::map< unsigned, NURBSDatam_NURBSData
 
std::map< unsigned, PolylineDatam_polylineData
 
librevenge::RVNGString m_currentText
 
std::map< unsigned, librevenge::RVNGString > m_names
 
std::map< unsigned, librevenge::RVNGString > m_stencilNames
 
std::vector< librevenge::RVNGString > m_fields
 
VSDFieldList m_stencilFields
 
unsigned m_fieldIndex
 
std::vector< VSDCharStylem_charFormats
 
std::vector< VSDParaStylem_paraFormats
 
VSDLineStyle m_lineStyle
 
VSDFillStyle m_fillStyle
 
VSDTextBlockStyle m_textBlockStyle
 
VSDThemeReference m_themeReference
 
VSDCharStyle m_defaultCharStyle
 
VSDParaStyle m_defaultParaStyle
 
unsigned m_currentStyleSheet
 
VSDStyles m_styles
 
VSDStencils m_stencils
 
const VSDShapem_stencilShape
 
bool m_isStencilStarted
 
unsigned m_currentGeometryCount
 
unsigned m_backgroundPageID
 
unsigned m_currentPageID
 
VSDPage m_currentPage
 
VSDPages m_pages
 
VSDLayerList m_layerList
 
std::vector< std::pair< double, double > > m_splineControlPoints
 
std::vector< double > m_splineKnotVector
 
double m_splineX
 
double m_splineY
 
double m_splineLastKnot
 
unsigned m_splineDegree
 
unsigned m_splineLevel
 
unsigned m_currentShapeLevel
 
bool m_isBackgroundPage
 
VSDLayerList m_currentLayerList
 
std::vector< unsigned > m_currentLayerMem
 
std::vector< VSDTabSetm_tabSets
 

Constructor & Destructor Documentation

◆ VSDContentCollector() [1/2]

libvisio::VSDContentCollector::VSDContentCollector ( librevenge::RVNGDrawingInterface *  painter,
std::vector< std::map< unsigned, XForm > > &  groupXFormsSequence,
std::vector< std::map< unsigned, unsigned > > &  groupMembershipsSequence,
std::vector< std::list< unsigned > > &  documentPageShapeOrders,
VSDStyles styles,
VSDStencils stencils 
)

Referenced by ~VSDContentCollector().

◆ ~VSDContentCollector()

virtual libvisio::VSDContentCollector::~VSDContentCollector ( )
inlinevirtual

◆ VSDContentCollector() [2/2]

libvisio::VSDContentCollector::VSDContentCollector ( const VSDContentCollector )
private

Member Function Documentation

◆ _appendField()

void libvisio::VSDContentCollector::_appendField ( librevenge::RVNGString &  text)
private

Referenced by _flushText().

◆ _appendVisibleAndPrintable()

void libvisio::VSDContentCollector::_appendVisibleAndPrintable ( librevenge::RVNGPropertyList &  propList)
private

◆ _applyLinePattern()

void libvisio::VSDContentCollector::_applyLinePattern ( )
private

◆ _bulletFromParaFormat()

void libvisio::VSDContentCollector::_bulletFromParaFormat ( libvisio::VSDBullet bullet,
const VSDParaStyle paraStyle 
)
private

Referenced by _flushText().

◆ _convertDataToString()

void libvisio::VSDContentCollector::_convertDataToString ( librevenge::RVNGString &  result,
const librevenge::RVNGBinaryData &  data,
TextFormat  format 
)
private

◆ _convertToPath()

void libvisio::VSDContentCollector::_convertToPath ( const std::vector< librevenge::RVNGPropertyList > &  segmentVector,
librevenge::RVNGPropertyListVector &  path,
double  rounding 
)
private

Referenced by _flushCurrentPath().

◆ _fillAndShadowProperties()

void libvisio::VSDContentCollector::_fillAndShadowProperties ( const VSDFillStyle style,
librevenge::RVNGPropertyList &  styleProps 
)
private

Referenced by _flushCurrentPath().

◆ _fillCharProperties()

void libvisio::VSDContentCollector::_fillCharProperties ( librevenge::RVNGPropertyList &  propList,
const VSDCharStyle style 
)
private

Referenced by _flushText().

◆ _fillParagraphProperties()

void libvisio::VSDContentCollector::_fillParagraphProperties ( librevenge::RVNGPropertyList &  propList,
const VSDParaStyle style 
)
private

Referenced by _flushText().

◆ _fillTabSet()

void libvisio::VSDContentCollector::_fillTabSet ( librevenge::RVNGPropertyList &  propList,
const VSDTabSet tabSet 
)
private

Referenced by _flushText().

◆ _flushCurrentForeignData()

void libvisio::VSDContentCollector::_flushCurrentForeignData ( )
private

Referenced by _flushShape().

◆ _flushCurrentPage()

void libvisio::VSDContentCollector::_flushCurrentPage ( )
private

Referenced by endPage().

◆ _flushCurrentPath()

void libvisio::VSDContentCollector::_flushCurrentPath ( )
private

Referenced by _flushShape().

◆ _flushShape()

void libvisio::VSDContentCollector::_flushShape ( )
private

Referenced by _handleLevelChange(), and startPage().

◆ _flushText()

void libvisio::VSDContentCollector::_flushText ( )
private

Referenced by _flushShape().

◆ _generateBezierSegmentsFromNURBS()

void libvisio::VSDContentCollector::_generateBezierSegmentsFromNURBS ( unsigned  degree,
const std::vector< std::pair< double, double > > &  controlPoints,
const std::vector< double > &  knotVector 
)
private

Referenced by collectNURBSTo().

◆ _generatePolylineFromNURBS()

void libvisio::VSDContentCollector::_generatePolylineFromNURBS ( unsigned  degree,
const std::vector< std::pair< double, double > > &  controlPoints,
const std::vector< double > &  knotVector,
const std::vector< double > &  weights 
)
private

Referenced by collectNURBSTo().

◆ _handleForeignData()

void libvisio::VSDContentCollector::_handleForeignData ( const librevenge::RVNGBinaryData &  data)
private

◆ _handleLevelChange()

◆ _isUniform()

bool libvisio::VSDContentCollector::_isUniform ( const std::vector< double > &  weights) const
private

Referenced by collectNURBSTo().

◆ _lineProperties()

void libvisio::VSDContentCollector::_lineProperties ( const VSDLineStyle style,
librevenge::RVNGPropertyList &  styleProps 
)
private

Referenced by _flushCurrentPath().

◆ _linePropertiesMarkerPath()

const char * libvisio::VSDContentCollector::_linePropertiesMarkerPath ( unsigned  marker)
private

Referenced by _lineProperties().

◆ _linePropertiesMarkerScale()

double libvisio::VSDContentCollector::_linePropertiesMarkerScale ( unsigned  marker)
private

Referenced by _lineProperties().

◆ _linePropertiesMarkerViewbox()

const char * libvisio::VSDContentCollector::_linePropertiesMarkerViewbox ( unsigned  marker)
private

Referenced by _lineProperties().

◆ _listLevelFromBullet()

void libvisio::VSDContentCollector::_listLevelFromBullet ( librevenge::RVNGPropertyList &  propList,
const VSDBullet bullet 
)
private

Referenced by _flushText().

◆ _NURBSBasis()

double libvisio::VSDContentCollector::_NURBSBasis ( unsigned  knot,
unsigned  degree,
double  point,
const std::vector< double > &  knotVector 
)
private

◆ _outputCubicBezierSegment()

void libvisio::VSDContentCollector::_outputCubicBezierSegment ( const std::vector< std::pair< double, double > > &  points)
private

◆ _outputLinearBezierSegment()

void libvisio::VSDContentCollector::_outputLinearBezierSegment ( const std::vector< std::pair< double, double > > &  points)
private

◆ _outputQuadraticBezierSegment()

void libvisio::VSDContentCollector::_outputQuadraticBezierSegment ( const std::vector< std::pair< double, double > > &  points)
private

◆ appendCharacters() [1/2]

void libvisio::VSDContentCollector::appendCharacters ( librevenge::RVNGString &  text,
const std::vector< unsigned char > &  characters,
TextFormat  format 
)
private

◆ appendCharacters() [2/2]

void libvisio::VSDContentCollector::appendCharacters ( librevenge::RVNGString &  text,
const std::vector< unsigned char > &  characters 
)
private

◆ applyXForm()

void libvisio::VSDContentCollector::applyXForm ( double &  x,
double &  y,
const XForm xform 
)
private

Referenced by transformPoint().

◆ collectArcTo()

void libvisio::VSDContentCollector::collectArcTo ( unsigned  id,
unsigned  level,
double  x2,
double  y2,
double  bow 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectCharIX()

void libvisio::VSDContentCollector::collectCharIX ( unsigned  id,
unsigned  level,
unsigned  charCount,
const boost::optional< VSDName > &  font,
const boost::optional< Colour > &  fontColour,
const boost::optional< double > &  fontSize,
const boost::optional< bool > &  bold,
const boost::optional< bool > &  italic,
const boost::optional< bool > &  underline,
const boost::optional< bool > &  doubleunderline,
const boost::optional< bool > &  strikeout,
const boost::optional< bool > &  doublestrikeout,
const boost::optional< bool > &  allcaps,
const boost::optional< bool > &  initcaps,
const boost::optional< bool > &  smallcaps,
const boost::optional< bool > &  superscript,
const boost::optional< bool > &  subscript 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectCharIXStyle()

void libvisio::VSDContentCollector::collectCharIXStyle ( unsigned  id,
unsigned  level,
unsigned  charCount,
const boost::optional< VSDName > &  font,
const boost::optional< Colour > &  fontColour,
const boost::optional< double > &  fontSize,
const boost::optional< bool > &  bold,
const boost::optional< bool > &  italic,
const boost::optional< bool > &  underline,
const boost::optional< bool > &  doubleunderline,
const boost::optional< bool > &  strikeout,
const boost::optional< bool > &  doublestrikeout,
const boost::optional< bool > &  allcaps,
const boost::optional< bool > &  initcaps,
const boost::optional< bool > &  smallcaps,
const boost::optional< bool > &  superscript,
const boost::optional< bool > &  subscript 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectDefaultCharStyle()

void libvisio::VSDContentCollector::collectDefaultCharStyle ( unsigned  charCount,
const boost::optional< VSDName > &  font,
const boost::optional< Colour > &  fontColour,
const boost::optional< double > &  fontSize,
const boost::optional< bool > &  bold,
const boost::optional< bool > &  italic,
const boost::optional< bool > &  underline,
const boost::optional< bool > &  doubleunderline,
const boost::optional< bool > &  strikeout,
const boost::optional< bool > &  doublestrikeout,
const boost::optional< bool > &  allcaps,
const boost::optional< bool > &  initcaps,
const boost::optional< bool > &  smallcaps,
const boost::optional< bool > &  superscript,
const boost::optional< bool > &  subscript 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectDefaultParaStyle()

void libvisio::VSDContentCollector::collectDefaultParaStyle ( unsigned  charCount,
const boost::optional< double > &  indFirst,
const boost::optional< double > &  indLeft,
const boost::optional< double > &  indRight,
const boost::optional< double > &  spLine,
const boost::optional< double > &  spBefore,
const boost::optional< double > &  spAfter,
const boost::optional< unsigned char > &  align,
const boost::optional< unsigned char > &  bullet,
const boost::optional< VSDName > &  bulletStr,
const boost::optional< VSDName > &  bulletFont,
const boost::optional< double > &  bulletFontSize,
const boost::optional< double > &  textPosAfterBullet,
const boost::optional< unsigned > &  flags 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectEllipse()

void libvisio::VSDContentCollector::collectEllipse ( unsigned  id,
unsigned  level,
double  cx,
double  cy,
double  xleft,
double  yleft,
double  xtop,
double  ytop 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectEllipticalArcTo()

void libvisio::VSDContentCollector::collectEllipticalArcTo ( unsigned  id,
unsigned  level,
double  x3,
double  y3,
double  x2,
double  y2,
double  angle,
double  ecc 
)
virtual

◆ collectFieldList()

void libvisio::VSDContentCollector::collectFieldList ( unsigned  id,
unsigned  level 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectFillAndShadow() [1/2]

void libvisio::VSDContentCollector::collectFillAndShadow ( unsigned  level,
const boost::optional< Colour > &  colourFG,
const boost::optional< Colour > &  colourBG,
const boost::optional< unsigned char > &  fillPattern,
const boost::optional< double > &  fillFGTransparency,
const boost::optional< double > &  fillBGTransparency,
const boost::optional< unsigned char > &  shadowPattern,
const boost::optional< Colour > &  shfgc,
const boost::optional< double > &  shadowOffsetX,
const boost::optional< double > &  shadowOffsetY 
)
virtual

◆ collectFillAndShadow() [2/2]

void libvisio::VSDContentCollector::collectFillAndShadow ( unsigned  level,
const boost::optional< Colour > &  colourFG,
const boost::optional< Colour > &  colourBG,
const boost::optional< unsigned char > &  fillPattern,
const boost::optional< double > &  fillFGTransparency,
const boost::optional< double > &  fillBGTransparency,
const boost::optional< unsigned char > &  shadowPattern,
const boost::optional< Colour > &  shfgc 
)
virtual

◆ collectFillStyle() [1/2]

void libvisio::VSDContentCollector::collectFillStyle ( unsigned  level,
const boost::optional< Colour > &  colourFG,
const boost::optional< Colour > &  colourBG,
const boost::optional< unsigned char > &  fillPattern,
const boost::optional< double > &  fillFGTransparency,
const boost::optional< double > &  fillBGTransparency,
const boost::optional< unsigned char > &  shadowPattern,
const boost::optional< Colour > &  shfgc,
const boost::optional< double > &  shadowOffsetX,
const boost::optional< double > &  shadowOffsetY 
)
virtual

◆ collectFillStyle() [2/2]

void libvisio::VSDContentCollector::collectFillStyle ( unsigned  level,
const boost::optional< Colour > &  colourFG,
const boost::optional< Colour > &  colourBG,
const boost::optional< unsigned char > &  fillPattern,
const boost::optional< double > &  fillFGTransparency,
const boost::optional< double > &  fillBGTransparency,
const boost::optional< unsigned char > &  shadowPattern,
const boost::optional< Colour > &  shfgc 
)
virtual

◆ collectForeignData()

void libvisio::VSDContentCollector::collectForeignData ( unsigned  level,
const librevenge::RVNGBinaryData &  binaryData 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectForeignDataType()

void libvisio::VSDContentCollector::collectForeignDataType ( unsigned  level,
unsigned  foreignType,
unsigned  foreignFormat,
double  offsetX,
double  offsetY,
double  width,
double  height 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectGeometry()

void libvisio::VSDContentCollector::collectGeometry ( unsigned  id,
unsigned  level,
bool  noFill,
bool  noLine,
bool  noShow 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectInfiniteLine()

void libvisio::VSDContentCollector::collectInfiniteLine ( unsigned  id,
unsigned  level,
double  x1,
double  y1,
double  x2,
double  y2 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectLayer()

void libvisio::VSDContentCollector::collectLayer ( unsigned  id,
unsigned  level,
const VSDLayer layer 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectLayerMem()

void libvisio::VSDContentCollector::collectLayerMem ( unsigned  level,
const VSDName layerMem 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectLine()

void libvisio::VSDContentCollector::collectLine ( unsigned  level,
const boost::optional< double > &  strokeWidth,
const boost::optional< Colour > &  c,
const boost::optional< unsigned char > &  linePattern,
const boost::optional< unsigned char > &  startMarker,
const boost::optional< unsigned char > &  endMarker,
const boost::optional< unsigned char > &  lineCap,
const boost::optional< double > &  rounding 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectLineStyle()

void libvisio::VSDContentCollector::collectLineStyle ( unsigned  level,
const boost::optional< double > &  strokeWidth,
const boost::optional< Colour > &  c,
const boost::optional< unsigned char > &  linePattern,
const boost::optional< unsigned char > &  startMarker,
const boost::optional< unsigned char > &  endMarker,
const boost::optional< unsigned char > &  lineCap,
const boost::optional< double > &  rounding 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectLineTo()

void libvisio::VSDContentCollector::collectLineTo ( unsigned  id,
unsigned  level,
double  x,
double  y 
)
virtual

◆ collectMetaData()

void libvisio::VSDContentCollector::collectMetaData ( const librevenge::RVNGPropertyList &  metaData)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectMisc()

void libvisio::VSDContentCollector::collectMisc ( unsigned  level,
const VSDMisc misc 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectMoveTo()

void libvisio::VSDContentCollector::collectMoveTo ( unsigned  id,
unsigned  level,
double  x,
double  y 
)
virtual

◆ collectName()

void libvisio::VSDContentCollector::collectName ( unsigned  id,
unsigned  level,
const librevenge::RVNGBinaryData &  name,
TextFormat  format 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectNameList()

void libvisio::VSDContentCollector::collectNameList ( unsigned  id,
unsigned  level 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectNumericField()

void libvisio::VSDContentCollector::collectNumericField ( unsigned  id,
unsigned  level,
unsigned short  format,
double  number,
int  formatStringId 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectNURBSTo() [1/3]

void libvisio::VSDContentCollector::collectNURBSTo ( unsigned  id,
unsigned  level,
double  x2,
double  y2,
unsigned char  xType,
unsigned char  yType,
unsigned  degree,
const std::vector< std::pair< double, double > > &  ctrlPnts,
const std::vector< double > &  kntVec,
const std::vector< double > &  weights 
)
virtual

◆ collectNURBSTo() [2/3]

void libvisio::VSDContentCollector::collectNURBSTo ( unsigned  id,
unsigned  level,
double  x2,
double  y2,
double  knot,
double  knotPrev,
double  weight,
double  weightPrev,
unsigned  dataID 
)
virtual

◆ collectNURBSTo() [3/3]

void libvisio::VSDContentCollector::collectNURBSTo ( unsigned  id,
unsigned  level,
double  x2,
double  y2,
double  knot,
double  knotPrev,
double  weight,
double  weightPrev,
const NURBSData data 
)
virtual

◆ collectOLEData()

void libvisio::VSDContentCollector::collectOLEData ( unsigned  id,
unsigned  level,
const librevenge::RVNGBinaryData &  oleData 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectOLEList()

void libvisio::VSDContentCollector::collectOLEList ( unsigned  id,
unsigned  level 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectPage()

void libvisio::VSDContentCollector::collectPage ( unsigned  id,
unsigned  level,
unsigned  backgroundPageID,
bool  isBackgroundPage,
const VSDName pageName 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectPageProps()

void libvisio::VSDContentCollector::collectPageProps ( unsigned  id,
unsigned  level,
double  pageWidth,
double  pageHeight,
double  shadowOffsetX,
double  shadowOffsetY,
double  scale 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectPageSheet()

void libvisio::VSDContentCollector::collectPageSheet ( unsigned  id,
unsigned  level 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectParaIX()

void libvisio::VSDContentCollector::collectParaIX ( unsigned  id,
unsigned  level,
unsigned  charCount,
const boost::optional< double > &  indFirst,
const boost::optional< double > &  indLeft,
const boost::optional< double > &  indRight,
const boost::optional< double > &  spLine,
const boost::optional< double > &  spBefore,
const boost::optional< double > &  spAfter,
const boost::optional< unsigned char > &  align,
const boost::optional< unsigned char > &  bullet,
const boost::optional< VSDName > &  bulletStr,
const boost::optional< VSDName > &  bulletFont,
const boost::optional< double > &  bulletFontSize,
const boost::optional< double > &  textPosAfterBullet,
const boost::optional< unsigned > &  flags 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectParaIXStyle()

void libvisio::VSDContentCollector::collectParaIXStyle ( unsigned  id,
unsigned  level,
unsigned  charCount,
const boost::optional< double > &  indFirst,
const boost::optional< double > &  indLeft,
const boost::optional< double > &  indRight,
const boost::optional< double > &  spLine,
const boost::optional< double > &  spBefore,
const boost::optional< double > &  spAfter,
const boost::optional< unsigned char > &  align,
const boost::optional< unsigned char > &  bullet,
const boost::optional< VSDName > &  bulletStr,
const boost::optional< VSDName > &  bulletFont,
const boost::optional< double > &  bulletFontSize,
const boost::optional< double > &  textPosAfterBullet,
const boost::optional< unsigned > &  flags 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectPolylineTo() [1/3]

void libvisio::VSDContentCollector::collectPolylineTo ( unsigned  id,
unsigned  level,
double  x,
double  y,
unsigned char  xType,
unsigned char  yType,
const std::vector< std::pair< double, double > > &  points 
)
virtual

◆ collectPolylineTo() [2/3]

void libvisio::VSDContentCollector::collectPolylineTo ( unsigned  id,
unsigned  level,
double  x,
double  y,
unsigned  dataID 
)
virtual

◆ collectPolylineTo() [3/3]

void libvisio::VSDContentCollector::collectPolylineTo ( unsigned  id,
unsigned  level,
double  x,
double  y,
const PolylineData data 
)
virtual

◆ collectRelCubBezTo()

void libvisio::VSDContentCollector::collectRelCubBezTo ( unsigned  id,
unsigned  level,
double  x,
double  y,
double  a,
double  b,
double  c,
double  d 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectRelEllipticalArcTo()

void libvisio::VSDContentCollector::collectRelEllipticalArcTo ( unsigned  id,
unsigned  level,
double  x,
double  y,
double  a,
double  b,
double  c,
double  d 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectRelLineTo()

void libvisio::VSDContentCollector::collectRelLineTo ( unsigned  id,
unsigned  level,
double  x,
double  y 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectRelMoveTo()

void libvisio::VSDContentCollector::collectRelMoveTo ( unsigned  id,
unsigned  level,
double  x,
double  y 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectRelQuadBezTo()

void libvisio::VSDContentCollector::collectRelQuadBezTo ( unsigned  id,
unsigned  level,
double  x,
double  y,
double  a,
double  b 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectShape()

void libvisio::VSDContentCollector::collectShape ( unsigned  id,
unsigned  level,
unsigned  parent,
unsigned  masterPage,
unsigned  masterShape,
unsigned  lineStyle,
unsigned  fillStyle,
unsigned  textStyle 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectShapeData() [1/2]

void libvisio::VSDContentCollector::collectShapeData ( unsigned  id,
unsigned  level,
unsigned char  xType,
unsigned char  yType,
unsigned  degree,
double  lastKnot,
std::vector< std::pair< double, double > >  controlPoints,
std::vector< double >  knotVector,
std::vector< double >  weights 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectShapeData() [2/2]

void libvisio::VSDContentCollector::collectShapeData ( unsigned  id,
unsigned  level,
unsigned char  xType,
unsigned char  yType,
std::vector< std::pair< double, double > >  points 
)
virtual

◆ collectShapesOrder()

void libvisio::VSDContentCollector::collectShapesOrder ( unsigned  id,
unsigned  level,
const std::vector< unsigned > &  shapeIds 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectSplineEnd()

void libvisio::VSDContentCollector::collectSplineEnd ( )
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectSplineKnot()

void libvisio::VSDContentCollector::collectSplineKnot ( unsigned  id,
unsigned  level,
double  x,
double  y,
double  knot 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectSplineStart()

void libvisio::VSDContentCollector::collectSplineStart ( unsigned  id,
unsigned  level,
double  x,
double  y,
double  secondKnot,
double  firstKnot,
double  lastKnot,
unsigned  degree 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectStyleSheet()

void libvisio::VSDContentCollector::collectStyleSheet ( unsigned  id,
unsigned  level,
unsigned  parentLineStyle,
unsigned  parentFillStyle,
unsigned  parentTextStyle 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectStyleThemeReference()

void libvisio::VSDContentCollector::collectStyleThemeReference ( unsigned  level,
const boost::optional< long > &  lineColour,
const boost::optional< long > &  fillColour,
const boost::optional< long > &  shadowColour,
const boost::optional< long > &  fontColour 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectTabsDataList()

void libvisio::VSDContentCollector::collectTabsDataList ( unsigned  level,
const std::map< unsigned, VSDTabSet > &  tabSets 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectText()

void libvisio::VSDContentCollector::collectText ( unsigned  level,
const librevenge::RVNGBinaryData &  textStream,
TextFormat  format 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectTextBlock()

void libvisio::VSDContentCollector::collectTextBlock ( unsigned  level,
const boost::optional< double > &  leftMargin,
const boost::optional< double > &  rightMargin,
const boost::optional< double > &  topMargin,
const boost::optional< double > &  bottomMargin,
const boost::optional< unsigned char > &  verticalAlign,
const boost::optional< bool > &  isBgFilled,
const boost::optional< Colour > &  bgColour,
const boost::optional< double > &  defaultTabStop,
const boost::optional< unsigned char > &  textDirection 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectTextBlockStyle()

void libvisio::VSDContentCollector::collectTextBlockStyle ( unsigned  level,
const boost::optional< double > &  leftMargin,
const boost::optional< double > &  rightMargin,
const boost::optional< double > &  topMargin,
const boost::optional< double > &  bottomMargin,
const boost::optional< unsigned char > &  verticalAlign,
const boost::optional< bool > &  isBgFilled,
const boost::optional< Colour > &  bgColour,
const boost::optional< double > &  defaultTabStop,
const boost::optional< unsigned char > &  textDirection 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectTextField()

void libvisio::VSDContentCollector::collectTextField ( unsigned  id,
unsigned  level,
int  nameId,
int  formatStringId 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectThemeReference()

void libvisio::VSDContentCollector::collectThemeReference ( unsigned  level,
const boost::optional< long > &  lineColour,
const boost::optional< long > &  fillColour,
const boost::optional< long > &  shadowColour,
const boost::optional< long > &  fontColour 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectTxtXForm()

void libvisio::VSDContentCollector::collectTxtXForm ( unsigned  level,
const XForm txtxform 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectUnhandledChunk()

void libvisio::VSDContentCollector::collectUnhandledChunk ( unsigned  id,
unsigned  level 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ collectXFormData()

void libvisio::VSDContentCollector::collectXFormData ( unsigned  level,
const XForm xform 
)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ endPage()

void libvisio::VSDContentCollector::endPage ( )
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ endPages()

void libvisio::VSDContentCollector::endPages ( )
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ operator=()

VSDContentCollector& libvisio::VSDContentCollector::operator= ( const VSDContentCollector )
private

Referenced by ~VSDContentCollector().

◆ parseFormatId()

bool libvisio::VSDContentCollector::parseFormatId ( const char *  formatString,
unsigned short &  result 
)
private

Referenced by collectNumericField().

◆ startPage()

void libvisio::VSDContentCollector::startPage ( unsigned  pageId)
virtual

Implements libvisio::VSDCollector.

Referenced by ~VSDContentCollector().

◆ transformAngle()

void libvisio::VSDContentCollector::transformAngle ( double &  angle,
XForm txtxform = 0 
)
private

◆ transformFlips()

void libvisio::VSDContentCollector::transformFlips ( bool &  flipX,
bool &  flipY 
)
private

◆ transformPoint()

Member Data Documentation

◆ m_backgroundPageID

unsigned libvisio::VSDContentCollector::m_backgroundPageID
private

◆ m_charFormats

std::vector<VSDCharStyle> libvisio::VSDContentCollector::m_charFormats
private

◆ m_currentFillGeometry

◆ m_currentForeignData

librevenge::RVNGBinaryData libvisio::VSDContentCollector::m_currentForeignData
private

◆ m_currentForeignProps

librevenge::RVNGPropertyList libvisio::VSDContentCollector::m_currentForeignProps
private

◆ m_currentGeometryCount

unsigned libvisio::VSDContentCollector::m_currentGeometryCount
private

◆ m_currentLayerList

VSDLayerList libvisio::VSDContentCollector::m_currentLayerList
private

◆ m_currentLayerMem

std::vector<unsigned> libvisio::VSDContentCollector::m_currentLayerMem
private

◆ m_currentLevel

unsigned libvisio::VSDContentCollector::m_currentLevel
private

Referenced by _handleLevelChange().

◆ m_currentLineGeometry

◆ m_currentOLEData

librevenge::RVNGBinaryData libvisio::VSDContentCollector::m_currentOLEData
private

◆ m_currentPage

VSDPage libvisio::VSDContentCollector::m_currentPage
private

◆ m_currentPageID

unsigned libvisio::VSDContentCollector::m_currentPageID
private

◆ m_currentPageNumber

unsigned libvisio::VSDContentCollector::m_currentPageNumber
private

Referenced by startPage().

◆ m_currentShapeId

unsigned libvisio::VSDContentCollector::m_currentShapeId
private

◆ m_currentShapeLevel

unsigned libvisio::VSDContentCollector::m_currentShapeLevel
private

◆ m_currentStyleSheet

unsigned libvisio::VSDContentCollector::m_currentStyleSheet
private

◆ m_currentText

librevenge::RVNGString libvisio::VSDContentCollector::m_currentText
private

◆ m_defaultCharStyle

VSDCharStyle libvisio::VSDContentCollector::m_defaultCharStyle
private

◆ m_defaultParaStyle

VSDParaStyle libvisio::VSDContentCollector::m_defaultParaStyle
private

◆ m_documentPageShapeOrders

std::vector<std::list<unsigned> >& libvisio::VSDContentCollector::m_documentPageShapeOrders
private

Referenced by _flushCurrentPage(), and startPage().

◆ m_fieldIndex

unsigned libvisio::VSDContentCollector::m_fieldIndex
private

Referenced by _appendField(), and collectShape().

◆ m_fields

std::vector<librevenge::RVNGString> libvisio::VSDContentCollector::m_fields
private

◆ m_fillStyle

VSDFillStyle libvisio::VSDContentCollector::m_fillStyle
private

◆ m_fonts

std::map<unsigned short, VSDFont> libvisio::VSDContentCollector::m_fonts
private

◆ m_foreignFormat

unsigned libvisio::VSDContentCollector::m_foreignFormat
private

◆ m_foreignHeight

double libvisio::VSDContentCollector::m_foreignHeight
private

◆ m_foreignOffsetX

double libvisio::VSDContentCollector::m_foreignOffsetX
private

◆ m_foreignOffsetY

double libvisio::VSDContentCollector::m_foreignOffsetY
private

◆ m_foreignType

unsigned libvisio::VSDContentCollector::m_foreignType
private

◆ m_foreignWidth

double libvisio::VSDContentCollector::m_foreignWidth
private

◆ m_groupMemberships

std::vector<std::map<unsigned, unsigned> >::iterator libvisio::VSDContentCollector::m_groupMemberships
private

◆ m_groupMembershipsSequence

std::vector<std::map<unsigned, unsigned> >& libvisio::VSDContentCollector::m_groupMembershipsSequence
private

◆ m_groupXForms

std::map<unsigned, XForm>* libvisio::VSDContentCollector::m_groupXForms
private

◆ m_groupXFormsSequence

std::vector<std::map<unsigned, XForm> >& libvisio::VSDContentCollector::m_groupXFormsSequence
private

Referenced by startPage().

◆ m_isBackgroundPage

bool libvisio::VSDContentCollector::m_isBackgroundPage
private

Referenced by collectPage(), and endPage().

◆ m_isFirstGeometry

bool libvisio::VSDContentCollector::m_isFirstGeometry
private

Referenced by collectShape().

◆ m_isPageStarted

bool libvisio::VSDContentCollector::m_isPageStarted
private

Referenced by endPage(), and startPage().

◆ m_isShapeStarted

bool libvisio::VSDContentCollector::m_isShapeStarted
private

◆ m_isStencilStarted

bool libvisio::VSDContentCollector::m_isStencilStarted
private

Referenced by _handleLevelChange().

◆ m_layerList

VSDLayerList libvisio::VSDContentCollector::m_layerList
private

◆ m_lineStyle

VSDLineStyle libvisio::VSDContentCollector::m_lineStyle
private

◆ m_misc

VSDMisc libvisio::VSDContentCollector::m_misc
private

◆ m_names

std::map<unsigned, librevenge::RVNGString> libvisio::VSDContentCollector::m_names
private

◆ m_noFill

◆ m_noLine

◆ m_noShow

◆ m_NURBSData

std::map<unsigned, NURBSData> libvisio::VSDContentCollector::m_NURBSData
private

◆ m_originalX

◆ m_originalY

◆ m_pageHeight

double libvisio::VSDContentCollector::m_pageHeight
private

◆ m_pageOutputDrawing

std::map<unsigned, VSDOutputElementList> libvisio::VSDContentCollector::m_pageOutputDrawing
private

Referenced by _flushCurrentPage(), and collectShape().

◆ m_pageOutputText

std::map<unsigned, VSDOutputElementList> libvisio::VSDContentCollector::m_pageOutputText
private

Referenced by _flushCurrentPage(), and collectShape().

◆ m_pages

VSDPages libvisio::VSDContentCollector::m_pages
private

Referenced by collectMetaData(), endPage(), and endPages().

◆ m_pageShapeOrder

std::vector<std::list<unsigned> >::iterator libvisio::VSDContentCollector::m_pageShapeOrder
private

Referenced by _flushCurrentPage(), and startPage().

◆ m_pageWidth

double libvisio::VSDContentCollector::m_pageWidth
private

◆ m_painter

librevenge::RVNGDrawingInterface* libvisio::VSDContentCollector::m_painter
private

Referenced by endPages().

◆ m_paraFormats

std::vector<VSDParaStyle> libvisio::VSDContentCollector::m_paraFormats
private

◆ m_polylineData

std::map<unsigned, PolylineData> libvisio::VSDContentCollector::m_polylineData
private

◆ m_scale

◆ m_shadowOffsetX

double libvisio::VSDContentCollector::m_shadowOffsetX
private

◆ m_shadowOffsetY

double libvisio::VSDContentCollector::m_shadowOffsetY
private

◆ m_shapeOutputDrawing

VSDOutputElementList* libvisio::VSDContentCollector::m_shapeOutputDrawing
private

◆ m_shapeOutputText

VSDOutputElementList * libvisio::VSDContentCollector::m_shapeOutputText
private

◆ m_splineControlPoints

std::vector<std::pair<double, double> > libvisio::VSDContentCollector::m_splineControlPoints
private

◆ m_splineDegree

unsigned libvisio::VSDContentCollector::m_splineDegree
private

◆ m_splineKnotVector

std::vector<double> libvisio::VSDContentCollector::m_splineKnotVector
private

◆ m_splineLastKnot

double libvisio::VSDContentCollector::m_splineLastKnot
private

◆ m_splineLevel

unsigned libvisio::VSDContentCollector::m_splineLevel
private

◆ m_splineX

double libvisio::VSDContentCollector::m_splineX
private

◆ m_splineY

double libvisio::VSDContentCollector::m_splineY
private

◆ m_stencilFields

VSDFieldList libvisio::VSDContentCollector::m_stencilFields
private

◆ m_stencilNames

std::map<unsigned, librevenge::RVNGString> libvisio::VSDContentCollector::m_stencilNames
private

Referenced by collectShape(), and collectTextField().

◆ m_stencils

VSDStencils libvisio::VSDContentCollector::m_stencils
private

Referenced by collectShape().

◆ m_stencilShape

const VSDShape* libvisio::VSDContentCollector::m_stencilShape
private

◆ m_styles

◆ m_tabSets

std::vector<VSDTabSet> libvisio::VSDContentCollector::m_tabSets
private

Referenced by _flushText(), and collectTabsDataList().

◆ m_textBlockStyle

VSDTextBlockStyle libvisio::VSDContentCollector::m_textBlockStyle
private

◆ m_themeReference

VSDThemeReference libvisio::VSDContentCollector::m_themeReference
private

Referenced by collectThemeReference().

◆ m_txtxform

XForm* libvisio::VSDContentCollector::m_txtxform
private

◆ m_x

◆ m_xform

◆ m_y


The documentation for this class was generated from the following files:

Generated for libvisio by doxygen 1.8.13