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

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

clone() constCDPL::Vis::TextLabelPrimitive2Dvirtual
getBounds(Rectangle2D &bounds, FontMetrics *font_metrics) constCDPL::Vis::TextLabelPrimitive2Dvirtual
getFont() constCDPL::Vis::TextLabelPrimitive2D
getPen() constCDPL::Vis::TextLabelPrimitive2D
getPosition() constCDPL::Vis::TextLabelPrimitive2D
getText() constCDPL::Vis::TextLabelPrimitive2D
render(Renderer2D &renderer) constCDPL::Vis::TextLabelPrimitive2Dvirtual
setFont(const Font &font)CDPL::Vis::TextLabelPrimitive2D
setPen(const Pen &pen)CDPL::Vis::TextLabelPrimitive2D
setPosition(const Math::Vector2D &pos)CDPL::Vis::TextLabelPrimitive2D
setPosition(double x, double y)CDPL::Vis::TextLabelPrimitive2D
setText(const std::string &txt)CDPL::Vis::TextLabelPrimitive2D
SharedPointer typedefCDPL::Vis::TextLabelPrimitive2D
TextLabelPrimitive2D()CDPL::Vis::TextLabelPrimitive2D
~GraphicsPrimitive2D()CDPL::Vis::GraphicsPrimitive2Dinlinevirtual