#include <app_vobj.h>
Inheritance diagram for VObTrace:
Public Member Functions | |
VObTrace (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 | ~VObTrace () |
virtual void | Change (double *xy0) |
virtual void | Update () |
VObTrace (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 | ~VObTrace () |
virtual void | Change (double *xy0) |
virtual void | Update () |
Private Attributes | |
int | trlen |
GnomeCanvasPoints * | pn |
GnomeCanvasPoints * | pn |
Definition at line 239 of file app_vobj.h.
|
Definition at line 888 of file app_vobj.C. References ViewInfo::Angstroem2W(), DBG_L3, VObject::name, VObject::np, pn, trlen, VObject::vinfo, and XSM_DEBUG. |
|
Definition at line 918 of file app_vobj.C. |
|
|
|
|
|
|
|
Definition at line 923 of file app_vobj.C. References ViewInfo::Angstroem2W(), pn, trlen, and VObject::vinfo. Referenced by ViewControl::update_trace(). |
|
Implements VObject. |
|
Implements VObject. Definition at line 936 of file app_vobj.C. References ViewInfo::makeXYinfo(), VObject::np, VObject::p2d, pn, VObject::vinfo, and VObject::xy. Referenced by ViewControl::update_trace(). |
|
Definition at line 248 of file app_vobj.h. |
|
Definition at line 248 of file app_vobj.h. Referenced by Change(), Update(), VObTrace(), and ~VObTrace(). |
|
Definition at line 247 of file app_vobj.h. Referenced by Change(), and VObTrace(). |