|
Board
0.9.2
|
This is the complete list of members for LibBoard::Text, including all inherited members.
| _angle (defined in LibBoard::Text) | LibBoard::Text | protected |
| _depth | LibBoard::Shape | protected |
| _fillColor | LibBoard::Shape | protected |
| _font (defined in LibBoard::Text) | LibBoard::Text | protected |
| _lineCap | LibBoard::Shape | protected |
| _lineJoin | LibBoard::Shape | protected |
| _lineStyle | LibBoard::Shape | protected |
| _lineWidth | LibBoard::Shape | protected |
| _penColor | LibBoard::Shape | protected |
| _position (defined in LibBoard::Text) | LibBoard::Text | protected |
| _size (defined in LibBoard::Text) | LibBoard::Text | protected |
| _svgFont (defined in LibBoard::Text) | LibBoard::Text | protected |
| _text (defined in LibBoard::Text) | LibBoard::Text | protected |
| _xScale (defined in LibBoard::Text) | LibBoard::Text | protected |
| _yScale (defined in LibBoard::Text) | LibBoard::Text | protected |
| bbox() const | LibBoard::Shape | inline |
| BevelJoin enum value (defined in LibBoard::Shape) | LibBoard::Shape | |
| boundingBox() const | LibBoard::Text | virtual |
| ButtCap enum value (defined in LibBoard::Shape) | LibBoard::Shape | |
| center() const | LibBoard::Text | virtual |
| clone() const | LibBoard::Text | 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 | LibBoard::Text | virtual |
| flushPostscript(std::ostream &stream, const TransformEPS &transform) const | LibBoard::Text | virtual |
| flushSVG(std::ostream &stream, const TransformSVG &transform) const | LibBoard::Text | virtual |
| flushTikZ(std::ostream &stream, const TransformTikZ &transform) const | LibBoard::Text | 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::Text | 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) | LibBoard::Text | virtual |
| rotate(double angle) | LibBoard::Text | virtual |
| rotated(double angle, const Point ¢er) const (defined in LibBoard::Text) | LibBoard::Text | |
| rotated(double angle) const (defined in LibBoard::Text) | LibBoard::Text | |
| 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) | LibBoard::Text | virtual |
| scale(double s) | LibBoard::Text | virtual |
| scaleAll(double s) | LibBoard::Text | virtual |
| scaled(double sx, double sy) const | LibBoard::Text | |
| scaled(double s) const | LibBoard::Text | |
| 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 |
| Text(double x, double y, const std::string &text, const Fonts::Font font, double size, Color color=Color::Black, int depth=-1) | LibBoard::Text | inline |
| Text(double x, double y, const std::string &text, const Fonts::Font font, const std::string &svgFont, double size, Color color=Color::Black, int depth=-1) | LibBoard::Text | inline |
| tikzProperties(const TransformTikZ &transform) const | LibBoard::Shape | protected |
| translate(double dx, double dy) | LibBoard::Text | virtual |
| translated(double dx, double dy) const | LibBoard::Text | |
| ~Shape() | LibBoard::Shape | inlinevirtual |
1.8.10