This is the complete list of members for editor::figures::Polygon, including all inherited members.
add_point(const Coordinate &point) | editor::figures::Polygon | |
CanvasPrimitive()=default | editor::figures::CanvasPrimitive | |
CanvasPrimitive(const Color &color_) | editor::figures::CanvasPrimitive | explicit |
CanvasPrimitive(const Color &color_, int z_index_) | editor::figures::CanvasPrimitive | |
get_representation() override | editor::figures::Polygon | virtual |
move_to_z_index(int z_index_) | editor::figures::CanvasPrimitive | |
Polygon(const Color &color_) | editor::figures::Polygon | |
Polygon(const Color &color_, const std::vector< Coordinate > &points_) | editor::figures::Polygon | |
Polygon(const Color &color_, const Coordinate &start_point) | editor::figures::Polygon |