Belle II Software development
PrimitivePlotter Member List

This is the complete list of members for PrimitivePlotter, including all inherited members.

AttributeMap typedefPrimitivePlotter
clear()PrimitivePlottervirtual
clearBoundingBox()PrimitivePlotter
clone() constPrimitivePlottervirtual
drawArrow(float startX, float startY, float endX, float endY, const AttributeMap &attributeMap=AttributeMap())PrimitivePlottervirtual
drawCircle(float centerX, float centerY, float radius, const AttributeMap &attributeMap=AttributeMap())PrimitivePlottervirtual
drawCircleArc(float startX, float startY, float endX, float endY, float radius, bool longArc, bool sweepFlag, const AttributeMap &attributeMap=AttributeMap())PrimitivePlottervirtual
drawCurve(const std::vector< std::array< float, 2 > > &points, const std::vector< std::array< float, 2 > > &tangents, const AttributeMap &attributeMap=AttributeMap())PrimitivePlottervirtual
drawLine(float startX, float startY, float endX, float endY, const AttributeMap &attributeMap=AttributeMap())PrimitivePlottervirtual
endGroup()PrimitivePlottervirtual
getBoundingBox() constPrimitivePlotterinline
getCanvasHeight()PrimitivePlotterinline
getCanvasWidth()PrimitivePlotterinline
m_boundingBoxPrimitivePlotterprivate
m_canvasHeightPrimitivePlotterprivate
m_canvasWidthPrimitivePlotterprivate
PrimitivePlotter()PrimitivePlotter
s_defaultCanvasHeightPrimitivePlotterstatic
s_defaultCanvasWidthPrimitivePlotterstatic
save(const std::string &fileName)PrimitivePlottervirtual
setBoundingBox(const BoundingBox &boundingBox)PrimitivePlotterinline
setCanvasHeight(float height)PrimitivePlotterinline
setCanvasWidth(float width)PrimitivePlotterinline
startGroup(const AttributeMap &attributeMap=AttributeMap())PrimitivePlottervirtual
~PrimitivePlotter()PrimitivePlottervirtual