Chemical Data Processing Library Python API - Version 1.0.0
CDPL.Vis.CairoBackend.CairoRenderer2D Member List

This is the complete list of members for CDPL.Vis.CairoBackend.CairoRenderer2D, including all inherited members.

__init__(cairo.Context cairo_ctxt)CDPL.Vis.CairoBackend.CairoRenderer2D
CDPL::Vis::Renderer2D.__init__()CDPL.Vis.Renderer2D
drawEllipse(float x, float y, float width, float height)CDPL.Vis.CairoBackend.CairoRenderer2D
drawLine(float x1, float y1, float x2, float y2)CDPL.Vis.CairoBackend.CairoRenderer2D
drawLineSegments(Math.Vector2DArray points)CDPL.Vis.CairoBackend.CairoRenderer2D
drawPoint(float x, float y)CDPL.Vis.CairoBackend.CairoRenderer2D
drawPolygon(Math.Vector2DArray points)CDPL.Vis.CairoBackend.CairoRenderer2D
drawPolyline(Math.Vector2DArray points)CDPL.Vis.CairoBackend.CairoRenderer2D
drawRectangle(float x, float y, float width, float height)CDPL.Vis.CairoBackend.CairoRenderer2D
drawText(float x, float y, str txt)CDPL.Vis.CairoBackend.CairoRenderer2D
getObjectID()CDPL.Vis.Renderer2D
objectID (defined in CDPL.Vis.Renderer2D)CDPL.Vis.Renderer2Dstatic
restoreState()CDPL.Vis.CairoBackend.CairoRenderer2D
saveState()CDPL.Vis.CairoBackend.CairoRenderer2D
setBrush(Vis.Brush brush)CDPL.Vis.CairoBackend.CairoRenderer2D
CDPL::Vis::Renderer2D.setBrush(Brush brush)CDPL.Vis.Renderer2D
setFont(Vis.Font font)CDPL.Vis.CairoBackend.CairoRenderer2D
CDPL::Vis::Renderer2D.setFont(Font font)CDPL.Vis.Renderer2D
setPen(Vis.Pen pen)CDPL.Vis.CairoBackend.CairoRenderer2D
CDPL::Vis::Renderer2D.setPen(Pen pen)CDPL.Vis.Renderer2D
setTransform(Math.Matrix3D xform)CDPL.Vis.CairoBackend.CairoRenderer2D
transform(Math.Matrix3D xform)CDPL.Vis.CairoBackend.CairoRenderer2D