Board  0.9.2
LibBoard::Image Member List

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

_depthLibBoard::Shapeprotected
_fillColorLibBoard::Shapeprotected
_lineCapLibBoard::Shapeprotected
_lineJoinLibBoard::Shapeprotected
_lineStyleLibBoard::Shapeprotected
_lineWidthLibBoard::Shapeprotected
_penColorLibBoard::Shapeprotected
bbox() const LibBoard::Shapeinline
BevelJoin enum value (defined in LibBoard::Shape)LibBoard::Shape
boundingBox() const LibBoard::Imagevirtual
ButtCap enum value (defined in LibBoard::Shape)LibBoard::Shape
center() const LibBoard::Imagevirtual
clone() const LibBoard::Imagevirtual
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::Imagevirtual
flushPostscript(std::ostream &stream, const TransformEPS &transform) const LibBoard::Imagevirtual
flushSVG(std::ostream &stream, const TransformSVG &transform) const LibBoard::Imagevirtual
flushTikZ(std::ostream &stream, const TransformTikZ &transform) const LibBoard::Imagevirtual
Image(const char *filename, double left, double top, double width, double height=0.0, int depth=-1)LibBoard::Image
Image(const char *filename, const Rect &rect, int depth=-1)LibBoard::Image
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::Imagevirtual
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::Imagevirtual
rotate(double angle)LibBoard::Imagevirtual
rotated(double angle) const LibBoard::Image
rotated(double angle, const Point &) const LibBoard::Image
rotateDeg(double angle, const Point &center)LibBoard::Imageinline
rotateDeg(double angle)LibBoard::Imageinline
RoundCap enum value (defined in LibBoard::Shape)LibBoard::Shape
RoundJoin enum value (defined in LibBoard::Shape)LibBoard::Shape
scale(double sx, double sy)LibBoard::Imagevirtual
scale(double s)LibBoard::Imagevirtual
scaleAll(double s)LibBoard::Imagevirtual
scaled(double sx, double sy)LibBoard::Image
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::Imagevirtual
translated(double dx, double dy) const LibBoard::Image
~Image()LibBoard::Imageinline
~Shape()LibBoard::Shapeinlinevirtual