Board 0.9.6
LibBoard::Path Member List

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

_openClosedLibBoard::Pathprotected
_pointsLibBoard::Pathprotected
back() constLibBoard::Pathinline
begin() constLibBoard::Pathinline
boundingBox() constLibBoard::Path
cbegin() constLibBoard::Pathinline
cend() constLibBoard::Pathinline
center() constLibBoard::Path
clear()LibBoard::Pathinline
close()LibBoard::Pathinline
Closed enum valueLibBoard::Path
empty() constLibBoard::Pathinline
end() constLibBoard::Pathinline
flush(std::ostream &) constLibBoard::Path
flushFIG(std::ostream &stream, const TransformFIG &transform) constLibBoard::Path
flushPostscript(std::ostream &stream, const TransformEPS &transform) constLibBoard::Path
flushSVGCommands(std::ostream &stream, const TransformSVG &transform) constLibBoard::Path
flushSVGPoints(std::ostream &stream, const TransformSVG &transform) constLibBoard::Path
flushTikZPoints(std::ostream &stream, const TransformTikZ &transform) constLibBoard::Path
front() constLibBoard::Pathinline
getClockwise() constLibBoard::Path
getCounterclockwise() constLibBoard::Path
isClockwise() constLibBoard::Path
isClosed() constLibBoard::Pathinline
isCounterclockwise() constLibBoard::Path
isOpen() constLibBoard::Pathinline
moveCenter(double x, double y)LibBoard::Path
moveCenter(Point p)LibBoard::Path
Open enum valueLibBoard::Path
open()LibBoard::Pathinline
openClosed() constLibBoard::Pathinline
OpenClosed enum nameLibBoard::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) constLibBoard::Pathinline
Path()LibBoard::Pathinline
Path(const std::vector< Point > &points, OpenClosed openClosed)LibBoard::Pathinline
Path(std::initializer_list< Point > points)LibBoard::Path
Path(OpenClosed openClosed)LibBoard::Pathinlineexplicit
points() constLibBoard::Path
pop_back()LibBoard::Path
push_back(const Point &p)LibBoard::Path
rotate(double angle, const Point &center)LibBoard::Path
rotate(double angle)LibBoard::Path
rotated(double angle, const Point &center) constLibBoard::Path
rotated(double angle) constLibBoard::Path
rotatedDeg(double angle, const Point &center) constLibBoard::Path
rotatedDeg(double angle) constLibBoard::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) constLibBoard::Path
scaled(double s) constLibBoard::Path
setClockwise()LibBoard::Path
setCounterclockwise()LibBoard::Path
setOpenClosed(OpenClosed openClosed)LibBoard::Pathinline
size() constLibBoard::Pathinline
size_type typedefLibBoard::Path
transformed(const Transform &transform) constLibBoard::Path
translate(double dx, double dy)LibBoard::Path
translated(double dx, double dy) constLibBoard::Path