This is the complete list of members for libvisio::VSDGeometryList, including all inherited members.
addArcTo(unsigned id, unsigned level, const boost::optional< double > &x2, const boost::optional< double > &y2, const boost::optional< double > &bow) | libvisio::VSDGeometryList | |
addEllipse(unsigned id, unsigned level, const boost::optional< double > &cx, const boost::optional< double > &cy, const boost::optional< double > &xleft, const boost::optional< double > &yleft, const boost::optional< double > &xtop, const boost::optional< double > &ytop) | libvisio::VSDGeometryList | |
addEllipticalArcTo(unsigned id, unsigned level, const boost::optional< double > &x3, const boost::optional< double > &y3, const boost::optional< double > &x2, const boost::optional< double > &y2, const boost::optional< double > &angle, const boost::optional< double > &ecc) | libvisio::VSDGeometryList | |
addEmpty(unsigned id, unsigned level) | libvisio::VSDGeometryList | |
addGeometry(unsigned id, unsigned level, const boost::optional< bool > &noFill, const boost::optional< bool > &noLine, const boost::optional< bool > &noShow) | libvisio::VSDGeometryList | |
addInfiniteLine(unsigned id, unsigned level, const boost::optional< double > &x1, const boost::optional< double > &y1, const boost::optional< double > &x2, const boost::optional< double > &y2) | libvisio::VSDGeometryList | |
addLineTo(unsigned id, unsigned level, const boost::optional< double > &x, const boost::optional< double > &y) | libvisio::VSDGeometryList | |
addMoveTo(unsigned id, unsigned level, const boost::optional< double > &x, const boost::optional< double > &y) | libvisio::VSDGeometryList | |
addNURBSTo(unsigned id, unsigned level, double x2, double y2, unsigned char xType, unsigned char yType, unsigned degree, const std::vector< std::pair< double, double > > &controlPoints, const std::vector< double > &knotVector, const std::vector< double > &weights) | libvisio::VSDGeometryList | |
addNURBSTo(unsigned id, unsigned level, double x2, double y2, double knot, double knotPrev, double weight, double weightPrev, unsigned dataID) | libvisio::VSDGeometryList | |
addNURBSTo(unsigned id, unsigned level, const boost::optional< double > &x2, const boost::optional< double > &y2, const boost::optional< double > &knot, const boost::optional< double > &knotPrev, const boost::optional< double > &weight, const boost::optional< double > &weightPrev, const boost::optional< NURBSData > &data) | libvisio::VSDGeometryList | |
addPolylineTo(unsigned id, unsigned level, double x, double y, unsigned char xType, unsigned char yType, const std::vector< std::pair< double, double > > &points) | libvisio::VSDGeometryList | |
addPolylineTo(unsigned id, unsigned level, double x, double y, unsigned dataID) | libvisio::VSDGeometryList | |
addPolylineTo(unsigned id, unsigned level, boost::optional< double > &x, boost::optional< double > &y, boost::optional< PolylineData > &data) | libvisio::VSDGeometryList | |
addRelCubBezTo(unsigned id, unsigned level, const boost::optional< double > &x, const boost::optional< double > &y, const boost::optional< double > &a, const boost::optional< double > &b, const boost::optional< double > &c, const boost::optional< double > &d) | libvisio::VSDGeometryList | |
addRelEllipticalArcTo(unsigned id, unsigned level, const boost::optional< double > &x3, const boost::optional< double > &y3, const boost::optional< double > &x2, const boost::optional< double > &y2, const boost::optional< double > &angle, const boost::optional< double > &ecc) | libvisio::VSDGeometryList | |
addRelLineTo(unsigned id, unsigned level, const boost::optional< double > &x, const boost::optional< double > &y) | libvisio::VSDGeometryList | |
addRelMoveTo(unsigned id, unsigned level, const boost::optional< double > &x, const boost::optional< double > &y) | libvisio::VSDGeometryList | |
addRelQuadBezTo(unsigned id, unsigned level, const boost::optional< double > &x, const boost::optional< double > &y, const boost::optional< double > &a, const boost::optional< double > &b) | libvisio::VSDGeometryList | |
addSplineKnot(unsigned id, unsigned level, const boost::optional< double > &x, const boost::optional< double > &y, const boost::optional< double > &knot) | libvisio::VSDGeometryList | |
addSplineStart(unsigned id, unsigned level, const boost::optional< double > &x, const boost::optional< double > &y, const boost::optional< double > &secondKnot, const boost::optional< double > &firstKnot, const boost::optional< double > &lastKnot, const boost::optional< unsigned > °ree) | libvisio::VSDGeometryList | |
clear() | libvisio::VSDGeometryList | |
count() const | libvisio::VSDGeometryList | inline |
empty() const | libvisio::VSDGeometryList | inline |
getElement(unsigned index) const | libvisio::VSDGeometryList | |
getElementsOrder() const | libvisio::VSDGeometryList | inline |
handle(VSDCollector *collector) const | libvisio::VSDGeometryList | |
m_elements | libvisio::VSDGeometryList | private |
m_elementsOrder | libvisio::VSDGeometryList | private |
operator=(const VSDGeometryList &geomList) | libvisio::VSDGeometryList | |
resetLevel(unsigned level) | libvisio::VSDGeometryList | |
setElementsOrder(const std::vector< unsigned > &m_elementsOrder) | libvisio::VSDGeometryList | |
VSDGeometryList() | libvisio::VSDGeometryList | |
VSDGeometryList(const VSDGeometryList &geomList) | libvisio::VSDGeometryList | |
~VSDGeometryList() | libvisio::VSDGeometryList |