| add(Point p) | Graph_lib::Shape | inlineprotected |
| c | Graph_lib::Shape | private |
| calc | Graphix_calc::Segmented_graphix | private |
| color() const | Graph_lib::Shape | inline |
| draw() const | Graph_lib::Shape | |
| draw_lines() const override | Graphix_calc::Segmented_graphix | privatevirtual |
| f_c | Graph_lib::Shape | private |
| fill_color() const | Graph_lib::Shape | inline |
| get_style() const | Graph_lib::Shape | inline |
| ls | Graph_lib::Shape | private |
| move(int dx, int dy) | Graph_lib::Shape | virtual |
| number_of_points() const | Graph_lib::Shape | inline |
| operator=(Graphix_calc::Graphix *graphix) | Graphix_calc::Segmented_graphix | inline |
| Graph_lib::Shape::operator=(const Shape &)=delete | Graph_lib::Shape | inline |
| point(int i) const | Graph_lib::Shape | inline |
| points | Graph_lib::Shape | private |
| seged_graphix | Graphix_calc::Segmented_graphix | private |
| segmented_graphix(double unit_intr, Graph_lib::Point origin, Graph_lib::Point left_bottom, Graph_lib::Point right_top) const | Graphix_calc::Segmented_graphix | private |
| Segmented_graphix()=default | Graphix_calc::Segmented_graphix | |
| Segmented_graphix(std::function< double(double)> _calc, double unit_intr, Graph_lib::Point origin, Graph_lib::Point left_bottom, Graph_lib::Point right_top) | Graphix_calc::Segmented_graphix | |
| Segmented_graphix(Graphix_calc::Graphix *graphix) | Graphix_calc::Segmented_graphix | |
| segments(double unit_intr, Graph_lib::Point origin, Graph_lib::Point left_bottom, Graph_lib::Point right_top) const | Graphix_calc::Segmented_graphix | private |
| segs | Graphix_calc::Segmented_graphix | private |
| set_color(Graph_lib::Color c) | Graphix_calc::Segmented_graphix | |
| set_fill_color(Color _color) | Graph_lib::Shape | inline |
| set_point(int i, Point p) | Graph_lib::Shape | inlineprotected |
| set_style(Line_style sty) | Graph_lib::Shape | inline |
| Shape()=default | Graph_lib::Shape | inline |
| Shape(std::initializer_list< Point > _points) | Graph_lib::Shape | inline |
| Shape(const Shape &)=delete | Graph_lib::Shape | inline |
| ~Segmented_graphix() | Graphix_calc::Segmented_graphix | |
| ~Shape()=0 | Graph_lib::Shape | pure virtual |