LibBoard::Shape Member List
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] |
_lineWidth | LibBoard::Shape | [protected] |
_penColor | LibBoard::Shape | [protected] |
bbox() | 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 =0 | LibBoard::Shape | [pure virtual] |
clone() const =0 | LibBoard::Shape | [pure virtual] |
depth() const (defined in LibBoard::Shape) | LibBoard::Shape | [inline] |
depth(int) (defined in LibBoard::Shape) | LibBoard::Shape | [virtual] |
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] |
LineCap enum name (defined in LibBoard::Shape) | LibBoard::Shape | |
LineJoin enum name (defined in LibBoard::Shape) | LibBoard::Shape | |
MiterJoin enum value (defined in LibBoard::Shape) | 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, float lineWidth, const LineCap cap, const LineJoin join, int depth) | LibBoard::Shape | [inline] |
shiftDepth(int shift) (defined in LibBoard::Shape) | LibBoard::Shape | [virtual] |
SquareCap enum value (defined in LibBoard::Shape) | LibBoard::Shape | |
svgProperties(const TransformSVG &transform) const | LibBoard::Shape | [protected] |
translate(double dx, double dy)=0 | LibBoard::Shape | [pure virtual] |
~Shape() | LibBoard::Shape | [inline, virtual] |