Board  0.9.2
LibBoard::Arrow Member List

This is the complete list of members for LibBoard::Arrow, including all inherited members.

_depthLibBoard::Shapeprotected
_fillColorLibBoard::Shapeprotected
_lineCapLibBoard::Shapeprotected
_lineJoinLibBoard::Shapeprotected
_lineStyleLibBoard::Shapeprotected
_lineWidthLibBoard::Shapeprotected
_penColorLibBoard::Shapeprotected
_x1LibBoard::Lineprotected
_x2LibBoard::Lineprotected
_y1LibBoard::Lineprotected
_y2LibBoard::Lineprotected
Arrow(double x1, double y1, double x2, double y2, Color penColor, Color fillColor, double lineWidth, const LineStyle style=SolidStyle, const LineCap cap=ButtCap, const LineJoin join=MiterJoin, int depth=-1)LibBoard::Arrowinline
bbox() const LibBoard::Shapeinline
BevelJoin enum value (defined in LibBoard::Shape)LibBoard::Shape
boundingBox() const LibBoard::Linevirtual
ButtCap enum value (defined in LibBoard::Shape)LibBoard::Shape
center() const LibBoard::Linevirtual
clone() const LibBoard::Arrowvirtual
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::Shapeinline
depth(int) (defined in LibBoard::Shape)LibBoard::Shapevirtual
DotStyle enum value (defined in LibBoard::Shape)LibBoard::Shape
fillColor() const (defined in LibBoard::Shape)LibBoard::Shapeinline
filled() const LibBoard::Shapeinline
flushFIG(std::ostream &stream, const TransformFIG &transform, std::map< Color, int > &colormap) const LibBoard::Arrowvirtual
flushPostscript(std::ostream &stream, const TransformEPS &transform) const LibBoard::Arrowvirtual
flushSVG(std::ostream &stream, const TransformSVG &transform) const LibBoard::Arrowvirtual
flushTikZ(std::ostream &stream, const TransformTikZ &transform) const LibBoard::Arrowvirtual
Line(double x1, double y1, double x2, double y2, Color color, double lineWidth, const LineStyle style=SolidStyle, const LineCap cap=ButtCap, const LineJoin join=MiterJoin, int depth=-1)LibBoard::Lineinline
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::Arrowvirtual
operator++()LibBoard::Shapeinline
operator--()LibBoard::Shapeinline
penColor() const (defined in LibBoard::Shape)LibBoard::Shapeinline
postscriptProperties() const LibBoard::Shapeprotected
rotate(double angle, const Point &center)LibBoard::Linevirtual
rotate(double angle)LibBoard::Linevirtual
rotated(double angle, const Point &center) const LibBoard::Arrow
rotated(double angle) const LibBoard::Arrow
rotateDeg(double angle, const Point &center)LibBoard::Shapeinline
rotateDeg(double angle)LibBoard::Shapeinline
RoundCap enum value (defined in LibBoard::Shape)LibBoard::Shape
RoundJoin enum value (defined in LibBoard::Shape)LibBoard::Shape
scale(double sx, double sy)LibBoard::Linevirtual
scale(double s)LibBoard::Linevirtual
scaleAll(double s)LibBoard::Linevirtual
scaled(double sx, double sy) const LibBoard::Arrow
scaled(double s) const LibBoard::Arrow
Shape(Color penColor, Color fillColor, double lineWidth, LineStyle style, const LineCap cap, const LineJoin join, int depth)LibBoard::Shapeinline
shiftDepth(int shift) (defined in LibBoard::Shape)LibBoard::Shapevirtual
SolidStyle enum value (defined in LibBoard::Shape)LibBoard::Shape
SquareCap enum value (defined in LibBoard::Shape)LibBoard::Shape
svgProperties(const TransformSVG &transform) const LibBoard::Shapeprotected
tikzProperties(const TransformTikZ &transform) const LibBoard::Shapeprotected
translate(double dx, double dy)LibBoard::Linevirtual
translated(double dx, double dy) const LibBoard::Arrow
~Shape()LibBoard::Shapeinlinevirtual