|
Board 0.9.6
|
This is the complete list of members for LibBoard::ShapeWithStyle, including all inherited members.
| _style | LibBoard::ShapeWithStyle | protected |
| accept(ShapeVisitor &visitor) | LibBoard::Shape | virtual |
| accept(const ShapeVisitor &visitor) | LibBoard::Shape | virtual |
| accept(ConstShapeVisitor &visitor) const | LibBoard::Shape | virtual |
| accept(const ConstShapeVisitor &visitor) const | LibBoard::Shape | virtual |
| accept(CompositeShapeTransform &transform) const | LibBoard::Shape | virtual |
| accept(const CompositeShapeTransform &transform) const | LibBoard::Shape | virtual |
| bbox(LineWidthFlag) const | LibBoard::Shape | inline |
| boundingBox(LineWidthFlag) const =0 | LibBoard::Shape | pure virtual |
| center(LineWidthFlag lineWidthFlag=IgnoreLineWidth) const | LibBoard::Shape | virtual |
| clone() const =0 | LibBoard::ShapeWithStyle | pure virtual |
| fillColor() const | LibBoard::ShapeWithStyle | inline |
| filled() const | LibBoard::ShapeWithStyle | inline |
| flushFIG(std::ostream &stream, const TransformFIG &transform, std::map< Color, int > &colormap) const =0 | LibBoard::Shape | pure virtual |
| flushPostscript(std::ostream &stream, const TransformEPS &transform) const =0 | LibBoard::Shape | pure virtual |
| flushSVG(std::ostream &stream, const TransformSVG &transform) const =0 | LibBoard::Shape | pure virtual |
| flushTikZ(std::ostream &stream, const TransformTikZ &transform) const =0 | LibBoard::Shape | pure virtual |
| lineCap() const | LibBoard::ShapeWithStyle | inline |
| lineJoin() const | LibBoard::ShapeWithStyle | inline |
| lineStyle() const | LibBoard::ShapeWithStyle | inline |
| lineWidth() const | LibBoard::ShapeWithStyle | inline |
| moveCenter(double x, double y, LineWidthFlag lineWidthFlag=IgnoreLineWidth) | LibBoard::Shape | |
| moveCenter(Point p, LineWidthFlag lineWidthFlag=IgnoreLineWidth) | LibBoard::Shape | |
| name() const | LibBoard::ShapeWithStyle | virtual |
| operator=(const ShapeWithStyle &other) | LibBoard::ShapeWithStyle | |
| penColor() const | LibBoard::ShapeWithStyle | inline |
| resize(double width, double height, LineWidthFlag lineWidthFlag) | LibBoard::Shape | |
| rotate(double angle, const Point ¢er)=0 | LibBoard::Shape | pure virtual |
| rotate(double angle)=0 | LibBoard::Shape | pure virtual |
| rotateDeg(double angle, const Point ¢er) | LibBoard::Shape | inline |
| rotateDeg(double angle) | LibBoard::Shape | inline |
| scale(double sx, double sy)=0 | LibBoard::Shape | pure virtual |
| scale(double s)=0 | LibBoard::Shape | pure virtual |
| scaleAll(double s)=0 | LibBoard::Shape | pure virtual |
| scaleToHeight(double h, LineWidthFlag lineWidthFlag) | LibBoard::Shape | |
| scaleToWidth(double w, LineWidthFlag lineWidthFlag) | LibBoard::Shape | |
| setFillColor(const Color &) | LibBoard::ShapeWithStyle | inline |
| setLineCap(LineCap) | LibBoard::ShapeWithStyle | inline |
| setLineJoin(LineJoin) | LibBoard::ShapeWithStyle | inline |
| setLineStyle(LineStyle) | LibBoard::ShapeWithStyle | inline |
| setLineWidth(double) | LibBoard::ShapeWithStyle | inline |
| setLineWidthScaling(bool) | LibBoard::ShapeWithStyle | static |
| setPenColor(const Color &) | LibBoard::ShapeWithStyle | inline |
| setStyle(const Style &) | LibBoard::ShapeWithStyle | inline |
| Shape() | LibBoard::Shape | inline |
| Shape(const Shape &other) | LibBoard::Shape | |
| ShapeWithStyle(Color penColor, Color fillColor, double lineWidth, LineStyle style, const LineCap cap, const LineJoin join) | LibBoard::ShapeWithStyle | inline |
| ShapeWithStyle(const Style &style) | LibBoard::ShapeWithStyle | inline |
| ShapeWithStyle(const ShapeWithStyle &other) | LibBoard::ShapeWithStyle | |
| style() const | LibBoard::ShapeWithStyle | inline |
| translate(double dx, double dy)=0 | LibBoard::Shape | pure virtual |
| updateLineWidth(double s) | LibBoard::ShapeWithStyle | inlineprotected |
| ~Shape() | LibBoard::Shape | virtual |
| ~ShapeWithStyle() | LibBoard::ShapeWithStyle |