#include <app_vobj.h>
Inheritance diagram for VObPoint:
Public Member Functions | |
VObPoint (GtkWidget *canvas, double *xy0, Point2D *P2d, int pflg=FALSE, VOBJ_COORD_MODE cmode=VOBJ_COORD_FROM_MOUSE, gchar *lab=NULL, double Marker_scale=1.) | |
virtual | ~VObPoint () |
virtual void | Update () |
virtual void | follow_on () |
virtual void | follow_off () |
virtual int | follow_me () |
VObPoint (GtkWidget *canvas, double *xy0, Point2D *P2d, int pflg=FALSE, VOBJ_COORD_MODE cmode=VOBJ_COORD_FROM_MOUSE, gchar *lab=NULL, double Marker_scale=1.) | |
virtual | ~VObPoint () |
virtual void | Update () |
virtual void | follow_on () |
virtual void | follow_off () |
virtual int | follow_me () |
Private Member Functions | |
void | update_offset () |
void | update_offset () |
Private Attributes | |
int | follow |
Definition at line 204 of file app_vobj.h.
|
Definition at line 630 of file app_vobj.C. References FALSE, VObject::follow(), and VObject::name. |
|
Definition at line 661 of file app_vobj.C. |
|
|
|
|
|
Definition at line 212 of file app_vobj.h. References VObject::follow(). |
|
Definition at line 212 of file app_vobj.h. References VObject::follow(). |
|
Reimplemented from VObject. |
|
Reimplemented from VObject. Definition at line 667 of file app_vobj.C. References FALSE, and VObject::follow(). |
|
Reimplemented from VObject. |
|
Reimplemented from VObject. Definition at line 663 of file app_vobj.C. References VObject::follow(), and TRUE. |
|
Implements VObject. |
|
Implements VObject. Definition at line 637 of file app_vobj.C. References VObject::Activate(), VObject::follow(), gapp, ViewInfo::makeXYZinfo(), Xsm::MausMode(), MPOINT, ProfileControl::NewData(), VObject::p2d, Scan::PktVal, VObject::profile, ViewInfo::sc, Scan::set_data(), AppBase::show(), VObject::statusbar, VObject::statusid, update_offset(), VObject::vinfo, App::xsm, and VObject::xy. |
|
|
|
Definition at line 671 of file app_vobj.C. References Xsm::data, gapp, Mem2d::GetNx(), Mem2d::GetNy(), ViewInfo::GetQfac(), Xsm::hardware, Xsm::Inst, Scan::mem2d, Scan::Pixel2World(), R2INT, SCAN_DATA::s, ViewInfo::sc, SCAN_COORD_ABSOLUTE, XSM_Hardware::SetOffset(), App::spm_update_all(), VObject::vinfo, Scan_Param::x0, XSM_Instrument::X0A2Dig(), App::xsm, VObject::xy, Scan_Param::y0, and XSM_Instrument::Y0A2Dig(). Referenced by Update(). |
|
Definition at line 216 of file app_vobj.h. |