Empirical
|
This is the complete list of members for emp::web::CanvasMultiLine, including all inherited members.
Apply() | emp::web::CanvasMultiLine | inlinevirtual |
ApplyColor() | emp::web::CanvasShape | inline |
CanvasAction() | emp::web::CanvasAction | inline |
CanvasAction(const CanvasAction &) | emp::web::CanvasAction | inline |
CanvasMultiLine(double _x1, double _y1, const emp::vector< Point > &_points, const std::string &lc="", double lw=1.0) | emp::web::CanvasMultiLine | inline |
CanvasMultiLine(Point p1, const emp::vector< Point > &_points, const std::string &lc="", double lw=1.0) | emp::web::CanvasMultiLine | inline |
CanvasShape(double _x, double _y, const std::string &fc="", const std::string &lc="", double lw=1.0) | emp::web::CanvasShape | inline |
CanvasShape(Point _p, const std::string &fc="", const std::string &lc="", double lw=1.0) | emp::web::CanvasShape | inline |
Clone() const | emp::web::CanvasMultiLine | inlinevirtual |
Fill(const std::string &style="") | emp::web::CanvasAction | inlineprotected |
fill_color | emp::web::CanvasShape | protected |
line_color | emp::web::CanvasShape | protected |
line_width | emp::web::CanvasShape | protected |
LineWidth(double line_width=1.0) | emp::web::CanvasAction | inlineprotected |
MoveTo(Point _p) | emp::web::CanvasShape | inline |
MoveTo(double _x, double _y) | emp::web::CanvasShape | inline |
p | emp::web::CanvasShape | protected |
SetFillColor(const std::string &color) | emp::web::CanvasShape | inline |
SetLineColor(const std::string &color) | emp::web::CanvasShape | inline |
SetLineWidth(double lw=1.0) | emp::web::CanvasShape | inline |
Stroke(const std::string &style="") | emp::web::CanvasAction | inlineprotected |
~CanvasAction() | emp::web::CanvasAction | inlinevirtual |
~CanvasShape() | emp::web::CanvasShape | inlinevirtual |