3 #include "tool_helper_line_width_setting.hpp"
4 #include "tool_helper_restrict.hpp"
19 void apply_settings()
override;
25 bool first_line =
true;
26 std::set<const Junction *> junctions_created;
27 void do_move(
const Coordi &c);
Graphical line.
Definition: line.hpp:19
Your typical coordinate class.
Definition: common.hpp:72
Where Tools and and documents meet.
Definition: core.hpp:240
A Junction is a point in 2D-Space.
Definition: junction.hpp:25