|
Board
0.9.2
|
This is the complete list of members for LibBoard::Shape, including all inherited members.
| _depth | LibBoard::Shape | protected |
| _fillColor | LibBoard::Shape | protected |
| _lineCap | LibBoard::Shape | protected |
| _lineJoin | LibBoard::Shape | protected |
| _lineStyle | LibBoard::Shape | protected |
| _lineWidth | LibBoard::Shape | protected |
| _penColor | LibBoard::Shape | protected |
| bbox() const | LibBoard::Shape | inline |
| BevelJoin enum value (defined in LibBoard::Shape) | LibBoard::Shape | |
| boundingBox() const =0 | LibBoard::Shape | pure virtual |
| ButtCap enum value (defined in LibBoard::Shape) | LibBoard::Shape | |
| center() const | LibBoard::Shape | virtual |
| clone() const =0 | LibBoard::Shape | pure virtual |
| DashDotDotDotStyle enum value (defined in LibBoard::Shape) | LibBoard::Shape | |
| DashDotDotStyle enum value (defined in LibBoard::Shape) | LibBoard::Shape | |
| DashDotStyle enum value (defined in LibBoard::Shape) | LibBoard::Shape | |
| DashStyle enum value (defined in LibBoard::Shape) | LibBoard::Shape | |
| depth() const (defined in LibBoard::Shape) | LibBoard::Shape | inline |
| depth(int) (defined in LibBoard::Shape) | LibBoard::Shape | virtual |
| DotStyle enum value (defined in LibBoard::Shape) | LibBoard::Shape | |
| fillColor() const (defined in LibBoard::Shape) | LibBoard::Shape | inline |
| filled() const | LibBoard::Shape | 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 enum name (defined in LibBoard::Shape) | LibBoard::Shape | |
| LineJoin enum name (defined in LibBoard::Shape) | LibBoard::Shape | |
| LineStyle enum name (defined in LibBoard::Shape) | LibBoard::Shape | |
| MiterJoin enum value (defined in LibBoard::Shape) | LibBoard::Shape | |
| moveCenter(double x, double y) | LibBoard::Shape | |
| moveCenter(Point p) | LibBoard::Shape | |
| name() const | LibBoard::Shape | virtual |
| operator++() | LibBoard::Shape | inline |
| operator--() | LibBoard::Shape | inline |
| penColor() const (defined in LibBoard::Shape) | LibBoard::Shape | inline |
| postscriptProperties() const | LibBoard::Shape | protected |
| 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 |
| RoundCap enum value (defined in LibBoard::Shape) | LibBoard::Shape | |
| RoundJoin enum value (defined in LibBoard::Shape) | LibBoard::Shape | |
| 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 |
| Shape(Color penColor, Color fillColor, double lineWidth, LineStyle style, const LineCap cap, const LineJoin join, int depth) | LibBoard::Shape | inline |
| shiftDepth(int shift) (defined in LibBoard::Shape) | LibBoard::Shape | virtual |
| SolidStyle enum value (defined in LibBoard::Shape) | LibBoard::Shape | |
| SquareCap enum value (defined in LibBoard::Shape) | LibBoard::Shape | |
| svgProperties(const TransformSVG &transform) const | LibBoard::Shape | protected |
| tikzProperties(const TransformTikZ &transform) const | LibBoard::Shape | protected |
| translate(double dx, double dy)=0 | LibBoard::Shape | pure virtual |
| ~Shape() | LibBoard::Shape | inlinevirtual |
1.8.10