|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
This is the complete list of members for Thick_Dash_Arrow, including all inherited members.
| at(const Geom_Number &t) const | Aleph::Segment | inline |
| compute_slope() const | Aleph::Segment | inlineprivate |
| compute_tgt_point(const Point &src, const Geom_Number &m, const Geom_Number &d) | Aleph::Segment | inlineprivatestatic |
| contains(const Point &p) const | Aleph::Segment | inline |
| contains(const Segment &s) const | Aleph::Segment | inline |
| contains_to(const Point &p) const | Aleph::Segment | inline |
| contains_to(const Segment &s) const | Aleph::Segment | inline |
| counterclockwise_angle() const | Aleph::Segment | inline |
| counterclockwise_angle_with(const Segment &s) const | Aleph::Segment | inline |
| distance_to(const Point &p) const | Aleph::Segment | inline |
| E enum value | Aleph::Segment | |
| enlarge_src(const Geom_Number &dist) | Aleph::Segment | inline |
| enlarge_tgt(const Geom_Number &dist) | Aleph::Segment | inline |
| Geom_Object()=default | Aleph::Geom_Object | |
| get_perpendicular(const Point &p) const | Aleph::Segment | inline |
| get_src_point() const noexcept | Aleph::Segment | inline |
| get_tgt_point() const noexcept | Aleph::Segment | inline |
| highest_point() const noexcept | Aleph::Segment | inline |
| intersection_with(const Segment &s) const | Aleph::Segment | inline |
| intersection_with(const Triangle &t) const | Aleph::Segment | inline |
| intersection_with(const Ellipse &e) const | Aleph::Segment | inline |
| intersects_properly_with(const Segment &s) const | Aleph::Segment | inline |
| intersects_with(const Segment &s) const | Aleph::Segment | inline |
| intersects_with(const Triangle &t) const | Aleph::Segment | inline |
| intersects_with(const Ellipse &e) const | Aleph::Segment | inline |
| is_colinear_with(const Point &p) const | Aleph::Segment | inline |
| is_left_of(const Point &p) const | Aleph::Segment | inline |
| is_parallel_with(const Segment &s) const | Aleph::Segment | inline |
| is_right_of(const Point &p) const | Aleph::Segment | inline |
| is_to_left_from(const Point &p) const | Aleph::Segment | inline |
| is_to_right_from(const Point &p) const | Aleph::Segment | inline |
| leftmost_point() const noexcept | Aleph::Segment | inline |
| length() const | Aleph::Segment | inline |
| lowest_point() const noexcept | Aleph::Segment | inline |
| mid_perpendicular(const Geom_Number &dist) const | Aleph::Segment | inline |
| mid_point() const | Aleph::Segment | inline |
| N enum value | Aleph::Segment | |
| NE enum value | Aleph::Segment | |
| nearest_point(const Point &p) const | Aleph::Segment | inline |
| NW enum value | Aleph::Segment | |
| operator std::string() const | Aleph::Segment | inline |
| operator!=(const Segment &s) const noexcept | Aleph::Segment | inline |
| operator==(const Segment &s) const noexcept | Aleph::Segment | inline |
| project(const Point &p) const | Aleph::Segment | inline |
| reversed() const | Aleph::Segment | inline |
| rightmost_point() const noexcept | Aleph::Segment | inline |
| rotate(const Geom_Number &angle) | Aleph::Segment | inline |
| S enum value | Aleph::Segment | |
| SE enum value | Aleph::Segment | |
| Segment()=default | Aleph::Segment | |
| Segment(Point src, Point tgt) | Aleph::Segment | inline |
| Segment(Point src, const Geom_Number &m, const Geom_Number &l) | Aleph::Segment | inline |
| Segment(const Segment &sg, const Geom_Number &dist) | Aleph::Segment | inline |
| sense() const | Aleph::Segment | inline |
| Sense enum name | Aleph::Segment | |
| size() const | Aleph::Segment | inline |
| slope() const | Aleph::Segment | inline |
| slope_exact() const | Aleph::Segment | inline |
| src_ | Aleph::Segment | private |
| SW enum value | Aleph::Segment | |
| tgt_ | Aleph::Segment | private |
| Thick_Dash_Arrow() | Thick_Dash_Arrow | inline |
| Thick_Dash_Arrow(const Segment &s) | Thick_Dash_Arrow | inline |
| Thick_Dash_Arrow(const Point &__src, const Point &__tgt) | Thick_Dash_Arrow | inline |
| Thick_Dash_Arrow(const Point &__src, const Geom_Number &m, const Geom_Number &d) | Thick_Dash_Arrow | inline |
| to_string() const | Aleph::Segment | inline |
| W enum value | Aleph::Segment | |
| ~Geom_Object()=default | Aleph::Geom_Object | virtual |