Board  0.9.5
LibBoard::ShapeWithStyle Member List

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

_style (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleprotected
accept(ShapeVisitor &visitor)LibBoard::Shapevirtual
accept(const ShapeVisitor &visitor)LibBoard::Shapevirtual
accept(ConstShapeVisitor &visitor) constLibBoard::Shapevirtual
accept(const ConstShapeVisitor &visitor) constLibBoard::Shapevirtual
accept(CompositeShapeTransform &transform) constLibBoard::Shapevirtual
accept(const CompositeShapeTransform &transform) constLibBoard::Shapevirtual
bbox(LineWidthFlag) constLibBoard::Shapeinline
boundingBox(LineWidthFlag) const =0LibBoard::Shapepure virtual
center(LineWidthFlag lineWidthFlag=IgnoreLineWidth) constLibBoard::Shapevirtual
clone() const =0LibBoard::ShapeWithStylepure virtual
fillColor() const (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinline
filled() constLibBoard::ShapeWithStyleinline
flushFIG(std::ostream &stream, const TransformFIG &transform, std::map< Color, int > &colormap) const =0LibBoard::Shapepure virtual
flushPostscript(std::ostream &stream, const TransformEPS &transform) const =0LibBoard::Shapepure virtual
flushSVG(std::ostream &stream, const TransformSVG &transform) const =0LibBoard::Shapepure virtual
flushTikZ(std::ostream &stream, const TransformTikZ &transform) const =0LibBoard::Shapepure virtual
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() constLibBoard::ShapeWithStylevirtual
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)=0LibBoard::Shapepure virtual
rotate(double angle)=0LibBoard::Shapepure virtual
rotateDeg(double angle, const Point &center)LibBoard::Shapeinline
rotateDeg(double angle)LibBoard::Shapeinline
scale(double sx, double sy)=0LibBoard::Shapepure virtual
scale(double s)=0LibBoard::Shapepure virtual
scaleAll(double s)=0LibBoard::Shapepure virtual
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)=0LibBoard::Shapepure virtual
updateLineWidth(double s) (defined in LibBoard::ShapeWithStyle)LibBoard::ShapeWithStyleinlineprotected
~Shape()LibBoard::Shapevirtual
~ShapeWithStyle()LibBoard::ShapeWithStyle