, including all inherited members.
addArcTo(unsigned id, unsigned level, double x2, double y2, double bow) | libvisio::VSDXGeometryList | |
addEllipse(unsigned id, unsigned level, double cx, double cy, double xleft, double yleft, double xtop, double ytop) | libvisio::VSDXGeometryList | |
addEllipticalArcTo(unsigned id, unsigned level, double x3, double y3, double x2, double y2, double angle, double ecc) | libvisio::VSDXGeometryList | |
addGeometry(unsigned id, unsigned level, unsigned char geomFlags) | libvisio::VSDXGeometryList | |
addInfiniteLine(unsigned id, unsigned level, double x1, double y1, double x2, double y2) | libvisio::VSDXGeometryList | |
addLineTo(unsigned id, unsigned level, double x, double y) | libvisio::VSDXGeometryList | |
addMoveTo(unsigned id, unsigned level, double x, double y) | libvisio::VSDXGeometryList | |
addNURBSTo(unsigned id, unsigned level, double x2, double y2, unsigned char xType, unsigned char yType, unsigned degree, std::vector< std::pair< double, double > > controlPoints, std::vector< double > knotVector, std::vector< double > weights) | libvisio::VSDXGeometryList | |
addNURBSTo(unsigned id, unsigned level, double x2, double y2, double knot, double knotPrev, double weight, double weightPrev, unsigned dataID) | libvisio::VSDXGeometryList | |
addPolylineTo(unsigned id, unsigned level, double x, double y, unsigned char xType, unsigned char yType, std::vector< std::pair< double, double > > points) | libvisio::VSDXGeometryList | |
addPolylineTo(unsigned id, unsigned level, double x, double y, unsigned dataID) | libvisio::VSDXGeometryList | |
addSplineKnot(unsigned id, unsigned level, double x, double y, double knot) | libvisio::VSDXGeometryList | |
addSplineStart(unsigned id, unsigned level, double x, double y, double secondKnot, double firstKnot, double lastKnot, unsigned degree) | libvisio::VSDXGeometryList | |
clear() | libvisio::VSDXGeometryList | |
count() const | libvisio::VSDXGeometryList | [inline] |
empty() const | libvisio::VSDXGeometryList | [inline] |
getElement(unsigned index) const | libvisio::VSDXGeometryList | |
getElementsOrder() const | libvisio::VSDXGeometryList | [inline] |
handle(VSDXCollector *collector) const | libvisio::VSDXGeometryList | |
m_elements | libvisio::VSDXGeometryList | [private] |
m_elementsOrder | libvisio::VSDXGeometryList | [private] |
operator=(const VSDXGeometryList &geomList) | libvisio::VSDXGeometryList | |
setElementsOrder(const std::vector< unsigned > &m_elementsOrder) | libvisio::VSDXGeometryList | |
VSDXGeometryList() | libvisio::VSDXGeometryList | |
VSDXGeometryList(const VSDXGeometryList &geomList) | libvisio::VSDXGeometryList | |
~VSDXGeometryList() | libvisio::VSDXGeometryList | |