Graphics Editor
 All Classes Namespaces Files Functions Variables Pages
editor::figures::Polygon Member List

This is the complete list of members for editor::figures::Polygon, including all inherited members.

add_point(const Coordinate &point)editor::figures::Polygon
CanvasPrimitive()=defaulteditor::figures::CanvasPrimitive
CanvasPrimitive(const Color &color_)editor::figures::CanvasPrimitiveexplicit
CanvasPrimitive(const Color &color_, int z_index_)editor::figures::CanvasPrimitive
get_representation() overrideeditor::figures::Polygonvirtual
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