ARB
|
#include <aw_device_click.hxx>
Public Member Functions | |
void | assign (AW::Rectangle box_, int distance_, const AW_pos &nearest_rel_pos_, const AW_click_cd *click_cd_) |
bool | operator== (const AW_clicked_element &other) const OVERRIDE |
AW::Position | get_attach_point () const OVERRIDE |
AW::Rectangle | get_bounding_box () const OVERRIDE |
int | indicate_selected (AW_device *d, int gc) const OVERRIDE |
AW_clicked_element * | clone () const OVERRIDE |
Public Member Functions inherited from AW_clicked_element | |
virtual | ~AW_clicked_element () |
AW_CL | cd1 () const |
AW_CL | cd2 () const |
bool | does_exist () const |
bool | is_text () const |
bool | is_line () const |
bool | is_box () const |
bool | is_polygon () const |
double | get_rel_pos () const |
int | get_distance () const |
AW::LineVector | get_connecting_line (const AW_clicked_element &other) const |
Additional Inherited Members | |
Protected Member Functions inherited from AW_clicked_element | |
AW_clicked_element () | |
void | assign (int distance_, const AW_pos &nearest_rel_pos_, const AW_click_cd *click_cd_) |
Definition at line 128 of file aw_device_click.hxx.
|
inline |
Definition at line 131 of file aw_device_click.hxx.
References AW_clicked_element::assign().
|
inlinevirtual |
Implements AW_clicked_element.
Definition at line 136 of file aw_device_click.hxx.
References AW::nearlyEqual().
|
inlinevirtual |
Implements AW_clicked_element.
Definition at line 141 of file aw_device_click.hxx.
References AW::LineVector::centroid().
|
inlinevirtual |
Implements AW_clicked_element.
Definition at line 142 of file aw_device_click.hxx.
Implements AW_clicked_element.
Definition at line 287 of file AW_device_click.cxx.
References AW_device::box(), and AW::FillStyle::SOLID.
|
inlinevirtual |
Implements AW_clicked_element.
Definition at line 144 of file aw_device_click.hxx.