Board  0.9.4
LibBoard::Path Member List

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

_closed (defined in LibBoard::Path)LibBoard::Pathprotected
_points (defined in LibBoard::Path)LibBoard::Pathprotected
boundingBox() const LibBoard::Path
center() const LibBoard::Path
clear() (defined in LibBoard::Path)LibBoard::Pathinline
closed() const (defined in LibBoard::Path)LibBoard::Pathinline
empty() const (defined in LibBoard::Path)LibBoard::Pathinline
flush(std::ostream &) const (defined in LibBoard::Path)LibBoard::Path
flushFIG(std::ostream &stream, const TransformFIG &transform) const (defined in LibBoard::Path)LibBoard::Path
flushPostscript(std::ostream &stream, const TransformEPS &transform) const (defined in LibBoard::Path)LibBoard::Path
flushSVGCommands(std::ostream &stream, const TransformSVG &transform) const (defined in LibBoard::Path)LibBoard::Path
flushSVGPoints(std::ostream &stream, const TransformSVG &transform) const (defined in LibBoard::Path)LibBoard::Path
flushTikZPoints(std::ostream &stream, const TransformTikZ &transform) const (defined in LibBoard::Path)LibBoard::Path
operator<<(const Point &p)LibBoard::Path
operator<<(const std::vector< Point > &v)LibBoard::Path
operator[](const std::size_t n)LibBoard::Pathinline
operator[](const std::size_t n) const LibBoard::Pathinline
Path() (defined in LibBoard::Path)LibBoard::Pathinline
Path(const std::vector< Point > &points, bool closed) (defined in LibBoard::Path)LibBoard::Pathinline
Path(bool closed) (defined in LibBoard::Path)LibBoard::Pathinlineexplicit
points() const (defined in LibBoard::Path)LibBoard::Path
pop_back()LibBoard::Path
rotate(double angle, const Point &center)LibBoard::Path
rotate(double angle)LibBoard::Path
rotated(double angle, const Point &center) const LibBoard::Path
rotated(double angle) const LibBoard::Path
rotatedDeg(double angle, const Point &center) const LibBoard::Path
rotatedDeg(double angle) const LibBoard::Path
rotateDeg(double angle, const Point &center)LibBoard::Path
rotateDeg(double angle)LibBoard::Path
scale(double sx, double sy)LibBoard::Path
scale(double s)LibBoard::Path
scaleAll(double s)LibBoard::Path
scaled(double sx, double sy) const LibBoard::Path
scaled(double s) const LibBoard::Path
setClosed(bool closed) (defined in LibBoard::Path)LibBoard::Pathinline
size() const (defined in LibBoard::Path)LibBoard::Pathinline
translate(double dx, double dy)LibBoard::Path
translated(double dx, double dy) const LibBoard::Path