Chemical Data Processing Library C++ API - Version 1.1.1
CDPL::Vis::ClipPathPrimitive2D Member List

This is the complete list of members for CDPL::Vis::ClipPathPrimitive2D, including all inherited members.

addEllipse(double x, double y, double width, double height)CDPL::Vis::Path2D
addEllipse(const Math::Vector2D &pos, double width, double height)CDPL::Vis::Path2D
addRectangle(double x, double y, double width, double height)CDPL::Vis::Path2D
addRectangle(const Math::Vector2D &pos, double width, double height)CDPL::Vis::Path2D
arc(double cx, double cy, double rx, double ry, double start_ang, double sweep)CDPL::Vis::Path2D
arc(const Math::Vector2D &ctr, double rx, double ry, double start_ang, double sweep)CDPL::Vis::Path2D
arcTo(double cx, double cy, double rx, double ry, double start_ang, double sweep)CDPL::Vis::Path2D
arcTo(const Math::Vector2D &ctr, double rx, double ry, double start_ang, double sweep)CDPL::Vis::Path2D
clear()CDPL::Vis::Path2D
ClipPathPrimitive2D()CDPL::Vis::ClipPathPrimitive2Dinline
clone() constCDPL::Vis::ClipPathPrimitive2Dvirtual
closePath()CDPL::Vis::Path2D
convert(Path2DConverter &conv) constCDPL::Vis::Path2D
EVEN_ODD enum valueCDPL::Vis::Path2D
FillRule enum nameCDPL::Vis::Path2D
getBounds(Rectangle2D &bounds, FontMetrics *font_metrics=0) constCDPL::Vis::ClipPathPrimitive2Dvirtual
CDPL::Vis::Path2D::getBounds(Rectangle2D &bounds) constCDPL::Vis::Path2D
getFillRule() constCDPL::Vis::Path2D
hasDrawingElements() constCDPL::Vis::Path2D
isEmpty() constCDPL::Vis::Path2D
lineTo(double x, double y)CDPL::Vis::Path2D
lineTo(const Math::Vector2D &pos)CDPL::Vis::Path2D
moveTo(double x, double y)CDPL::Vis::Path2D
moveTo(const Math::Vector2D &pos)CDPL::Vis::Path2D
operator!=(const Path2D &path) constCDPL::Vis::Path2D
operator+=(const Path2D &path)CDPL::Vis::Path2D
operator=(const Path2D &path)CDPL::Vis::Path2D
operator==(const Path2D &path) constCDPL::Vis::Path2D
Path2D()CDPL::Vis::Path2D
Path2D(const Path2D &path)CDPL::Vis::Path2D
render(Renderer2D &renderer) constCDPL::Vis::ClipPathPrimitive2Dvirtual
setFillRule(FillRule rule)CDPL::Vis::Path2D
SharedPointer typedefCDPL::Vis::ClipPathPrimitive2D
WINDING enum valueCDPL::Vis::Path2D
~GraphicsPrimitive2D()CDPL::Vis::GraphicsPrimitive2Dinlinevirtual
~Path2D()CDPL::Vis::Path2Dvirtual