|
Board
0.9.5
|
This is the complete list of members for LibBoard::ShapeWithStyle, including all inherited members.
| _style (defined in LibBoard::ShapeWithStyle) | 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 (defined in LibBoard::ShapeWithStyle) | 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 (defined in LibBoard::ShapeWithStyle) | LibBoard::ShapeWithStyle | inline |
| lineJoin() const (defined in LibBoard::ShapeWithStyle) | LibBoard::ShapeWithStyle | inline |
| lineStyle() const (defined in LibBoard::ShapeWithStyle) | LibBoard::ShapeWithStyle | inline |
| lineWidth() const (defined in LibBoard::ShapeWithStyle) | 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) (defined in LibBoard::ShapeWithStyle) | LibBoard::ShapeWithStyle | |
| penColor() const (defined in LibBoard::ShapeWithStyle) | 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 &) (defined in LibBoard::ShapeWithStyle) | LibBoard::ShapeWithStyle | inline |
| setLineCap(LineCap) (defined in LibBoard::ShapeWithStyle) | LibBoard::ShapeWithStyle | inline |
| setLineJoin(LineJoin) (defined in LibBoard::ShapeWithStyle) | LibBoard::ShapeWithStyle | inline |
| setLineStyle(LineStyle) (defined in LibBoard::ShapeWithStyle) | LibBoard::ShapeWithStyle | inline |
| setLineWidth(double) (defined in LibBoard::ShapeWithStyle) | LibBoard::ShapeWithStyle | inline |
| setLineWidthScaling(bool) | LibBoard::ShapeWithStyle | static |
| setPenColor(const Color &) (defined in LibBoard::ShapeWithStyle) | LibBoard::ShapeWithStyle | inline |
| setStyle(const Style &) (defined in LibBoard::ShapeWithStyle) | LibBoard::ShapeWithStyle | inline |
| Shape() | LibBoard::Shape | inline |
| 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::ShapeWithStyle | inline |
| ShapeWithStyle(const Style &style) | LibBoard::ShapeWithStyle | inline |
| ShapeWithStyle(const ShapeWithStyle &other) (defined in LibBoard::ShapeWithStyle) | LibBoard::ShapeWithStyle | |
| style() const (defined in LibBoard::ShapeWithStyle) | LibBoard::ShapeWithStyle | inline |
| translate(double dx, double dy)=0 | LibBoard::Shape | pure virtual |
| updateLineWidth(double s) (defined in LibBoard::ShapeWithStyle) | LibBoard::ShapeWithStyle | inlineprotected |
| ~Shape() | LibBoard::Shape | virtual |
| ~ShapeWithStyle() | LibBoard::ShapeWithStyle |
1.8.17