GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Gw::LSaxis Class Reference

LSaxis extented class of TGaxis, allows zooming. More...

#include <BaseLSPlayer.h>

Inherits TGaxis.

Public Member Functions

void ExecuteEvent (Int_t eventType, Int_t eventX, Int_t eventY)
 Handle Movement. More...
 
Int_t GetLastX1Zoom () const
 Get last zoom X1. More...
 
Int_t GetLastX2Zoom () const
 Get last zoom X2. More...
 
Int_t GetLastY1Zoom () const
 Get last zoom Y1. More...
 
Int_t GetLastY2Zoom () const
 Get last zoom Y2. More...
 
 LSaxis ()
 
void SetRange (Int_t ymin, Int_t ymax, Int_t xmin, Int_t xmax)
 Set range axis. More...
 
void SetY1 (Double_t y1)
 Set Y1. More...
 
void SetY2 (Double_t y2)
 Set Y2. More...
 
void UnZoom ()
 Unzoom. More...
 
virtual ~LSaxis ()
 

Detailed Description

LSaxis extented class of TGaxis, allows zooming.

Definition at line 34 of file BaseLSPlayer.h.


The documentation for this class was generated from the following files: