Changeset 1880 in Sophya for trunk/SophyaPI/PIext/pihisto2d.h


Ignore:
Timestamp:
Jan 21, 2002, 6:13:05 PM (24 years ago)
Author:
ansari
Message:

Adaptation/implementation de la methode PIDrawer/PIHisto2D::GetClickInfo() - Reza 21/01/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/pihisto2d.h

    r1862 r1880  
    2929
    3030  virtual void Draw(PIGraphicUC* g,double xmin,double ymin,double xmax,double ymax);
     31
     32  //   AppendTextInfo a faire un jour - Reza 21/01/2002
     33  //  virtual void AppendTextInfo(string& info, double xmin, double ymin, double xmax, double ymax);
     34  virtual void GetClickInfo(string& info, double x, double y); // Info pour position X,Y
     35
    3136  virtual void UpdateLimits();
    3237  virtual void DrawStats(PIGraphicUC* g);
Note: See TracChangeset for help on using the changeset viewer.