Board 0.9.6
LibBoard::ShapeWithStyle Member List

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

_styleLibBoard::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() constLibBoard::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() constLibBoard::ShapeWithStyleinline
lineJoin() constLibBoard::ShapeWithStyleinline
lineStyle() constLibBoard::ShapeWithStyleinline
lineWidth() constLibBoard::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)LibBoard::ShapeWithStyle
penColor() constLibBoard::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 &)LibBoard::ShapeWithStyleinline
setLineCap(LineCap)LibBoard::ShapeWithStyleinline
setLineJoin(LineJoin)LibBoard::ShapeWithStyleinline
setLineStyle(LineStyle)LibBoard::ShapeWithStyleinline
setLineWidth(double)LibBoard::ShapeWithStyleinline
setLineWidthScaling(bool)LibBoard::ShapeWithStylestatic
setPenColor(const Color &)LibBoard::ShapeWithStyleinline
setStyle(const Style &)LibBoard::ShapeWithStyleinline
Shape()LibBoard::Shapeinline
Shape(const Shape &other)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)LibBoard::ShapeWithStyle
style() constLibBoard::ShapeWithStyleinline
translate(double dx, double dy)=0LibBoard::Shapepure virtual
updateLineWidth(double s)LibBoard::ShapeWithStyleinlineprotected
~Shape()LibBoard::Shapevirtual
~ShapeWithStyle()LibBoard::ShapeWithStyle