Board  0.9.5
LibBoard::Text Member List

This is the complete list of members for LibBoard::Text, including all inherited members.

_box (defined in LibBoard::Text)LibBoard::Textprotected
_font (defined in LibBoard::Text)LibBoard::Textprotected
_size (defined in LibBoard::Text)LibBoard::Textprotected
_style (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleprotected
_svgFont (defined in LibBoard::Text)LibBoard::Textprotected
_text (defined in LibBoard::Text)LibBoard::Textprotected
_xScale (defined in LibBoard::Text)LibBoard::Textprotected
_yScale (defined in LibBoard::Text)LibBoard::Textprotected
accept(ShapeVisitor &visitor) overrideLibBoard::Textvirtual
accept(const ShapeVisitor &visitor) overrideLibBoard::Textvirtual
accept(ConstShapeVisitor &visitor) const overrideLibBoard::Textvirtual
accept(const ConstShapeVisitor &visitor) const overrideLibBoard::Textvirtual
accept(CompositeShapeTransform &transform) const overrideLibBoard::Textvirtual
accept(const CompositeShapeTransform &transform) const overrideLibBoard::Textvirtual
bbox(LineWidthFlag) constLibBoard::Shapeinline
boundingBox(LineWidthFlag) const overrideLibBoard::Textvirtual
center(LineWidthFlag lineWidthFlag=IgnoreLineWidth) const overrideLibBoard::Textvirtual
clone() const overrideLibBoard::Textvirtual
fillColor() const (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinline
filled() constLibBoard::ShapeWithStyleinline
flushFIG(std::ostream &stream, const TransformFIG &transform, std::map< Color, int > &colormap) const overrideLibBoard::Textvirtual
flushPostscript(std::ostream &stream, const TransformEPS &transform) const overrideLibBoard::Textvirtual
flushSVG(std::ostream &stream, const TransformSVG &transform) const overrideLibBoard::Textvirtual
flushTikZ(std::ostream &stream, const TransformTikZ &transform) const overrideLibBoard::Textvirtual
lineCap() const (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinline
lineJoin() const (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinline
lineStyle() const (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinline
lineWidth() const (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinline
moveCenter(double x, double y, LineWidthFlag lineWidthFlag=IgnoreLineWidth)LibBoard::Shape
moveCenter(Point p, LineWidthFlag lineWidthFlag=IgnoreLineWidth)LibBoard::Shape
name() const overrideLibBoard::Textvirtual
operator=(Text &&)=default (defined in LibBoard::Text)LibBoard::Text
operator=(const Text &)=default (defined in LibBoard::Text)LibBoard::Text
operator=(const ShapeWithStyle &other) (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyle
penColor() const (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinline
resize(double width, double height, LineWidthFlag lineWidthFlag)LibBoard::Shape
rotate(double angle, const Point &center) overrideLibBoard::Textvirtual
rotate(double angle) overrideLibBoard::Textvirtual
rotated(double angle, const Point &center) const (defined in LibBoard::Text)LibBoard::Text
rotated(double angle) const (defined in LibBoard::Text)LibBoard::Text
rotateDeg(double angle, const Point &center)LibBoard::Shapeinline
rotateDeg(double angle)LibBoard::Shapeinline
scale(double sx, double sy) overrideLibBoard::Textvirtual
scale(double s) overrideLibBoard::Textvirtual
scaleAll(double s) overrideLibBoard::Textvirtual
scaled(double sx, double sy) constLibBoard::Text
scaled(double s) constLibBoard::Text
scaleToHeight(double h, LineWidthFlag lineWidthFlag)LibBoard::Shape
scaleToWidth(double w, LineWidthFlag lineWidthFlag)LibBoard::Shape
setFillColor(const Color &) (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinline
setLineCap(LineCap) (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinline
setLineJoin(LineJoin) (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinline
setLineStyle(LineStyle) (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinline
setLineWidth(double) (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinline
setLineWidthScaling(bool)LibBoard::ShapeWithStylestatic
setPenColor(const Color &) (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinline
setStyle(const Style &) (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinline
Shape()LibBoard::Shapeinline
Shape(const Shape &other) (defined in LibBoard::Shape)LibBoard::Shape
ShapeWithStyle(Color penColor, Color fillColor, double lineWidth, LineStyle style, const LineCap cap, const LineJoin join)LibBoard::ShapeWithStyleinline
ShapeWithStyle(const Style &style)LibBoard::ShapeWithStyleinline
ShapeWithStyle(const ShapeWithStyle &other) (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyle
style() const (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinline
Text(double x, double y, const std::string &text, const Fonts::Font font, double size, Color color=Color::Black)LibBoard::Text
Text(Point p, const std::string &text, const Fonts::Font font, double size, Color color=Color::Black)LibBoard::Text
Text(double x, double y, const std::string &text, const Fonts::Font font, const std::string &svgFont, double size, Color color=Color::Black)LibBoard::Text
Text(Point p, const std::string &text, const Fonts::Font font, const std::string &svgFont, double size, Color color=Color::Black)LibBoard::Text
Text(const Text &)=default (defined in LibBoard::Text)LibBoard::Text
Text(Text &&)=default (defined in LibBoard::Text)LibBoard::Text
translate(double dx, double dy) overrideLibBoard::Textvirtual
translated(double dx, double dy) constLibBoard::Text
updateLineWidth(double s) (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinlineprotected
~Shape()LibBoard::Shapevirtual
~ShapeWithStyle()LibBoard::ShapeWithStyle
~Text() override=default (defined in LibBoard::Text)LibBoard::Text