Board  0.9.5
LibBoard::Dot Member List

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

_style (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleprotected
_xLibBoard::Dotprotected
_yLibBoard::Dotprotected
accept(ShapeVisitor &visitor) overrideLibBoard::Dotvirtual
accept(const ShapeVisitor &visitor) overrideLibBoard::Dotvirtual
accept(ConstShapeVisitor &visitor) const overrideLibBoard::Dotvirtual
accept(const ConstShapeVisitor &visitor) const overrideLibBoard::Dotvirtual
accept(CompositeShapeTransform &transform) const overrideLibBoard::Dotvirtual
accept(const CompositeShapeTransform &transform) const overrideLibBoard::Dotvirtual
bbox(LineWidthFlag) constLibBoard::Shapeinline
boundingBox(LineWidthFlag) const overrideLibBoard::Dotvirtual
center(LineWidthFlag flage=IgnoreLineWidth) const overrideLibBoard::Dotvirtual
clone() const overrideLibBoard::Dotvirtual
Dot(double x, double y, Color color=Style::defaultPenColor(), double lineWidth=Style::defaultLineWidth()) (defined in LibBoard::Dot)LibBoard::Dotinline
Dot(const Point &p, Color color=Style::defaultPenColor(), double lineWidth=Style::defaultLineWidth()) (defined in LibBoard::Dot)LibBoard::Dotinline
Dot(const Dot &)=default (defined in LibBoard::Dot)LibBoard::Dot
Dot(Dot &&)=default (defined in LibBoard::Dot)LibBoard::Dot
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::Dotvirtual
flushPostscript(std::ostream &stream, const TransformEPS &transform) const overrideLibBoard::Dotvirtual
flushSVG(std::ostream &stream, const TransformSVG &transform) const overrideLibBoard::Dotvirtual
flushTikZ(std::ostream &stream, const TransformTikZ &transform) const overrideLibBoard::Dotvirtual
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::Dotvirtual
operator=(Dot &&)=default (defined in LibBoard::Dot)LibBoard::Dot
operator=(const Dot &)=default (defined in LibBoard::Dot)LibBoard::Dot
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::Dotvirtual
rotate(double angle) overrideLibBoard::Dotvirtual
rotated(double angle, const Point &center) constLibBoard::Dot
rotated(double angle) constLibBoard::Dot
rotateDeg(double angle, const Point &center)LibBoard::Shapeinline
rotateDeg(double angle)LibBoard::Shapeinline
scale(double sx, double sy) overrideLibBoard::Dotvirtual
scale(double s) overrideLibBoard::Dotvirtual
scaleAll(double s) overrideLibBoard::Dotvirtual
scaled(double sx, double sy) constLibBoard::Dot
scaled(double s) constLibBoard::Dot
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
translate(double dx, double dy) overrideLibBoard::Dotvirtual
translated(double dx, double dy) constLibBoard::Dot
updateLineWidth(double s) (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinlineprotected
~Dot() override=default (defined in LibBoard::Dot)LibBoard::Dot
~Shape()LibBoard::Shapevirtual
~ShapeWithStyle()LibBoard::ShapeWithStyle