Public Member Functions | |
BDSPad (BDSCanvas *_browser, const char *name, const char *title, Double_t xlow, Double_t ylow, Double_t xup, Double_t yup, Color_t color) | |
~BDSPad () | |
BDSAxis * | GetAxis () |
void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
void | UnZoom () |
void | AddBDSBox (Element _item, Double_t s) |
void | Begin () |
void | End () |
void | UpdateLine (Double_t xmin, Double_t xmax) |
void | BoxClicked () |
Static Public Member Functions | |
static Double_t | get_xmin_axis () |
static Double_t | get_xmax_axis () |
Static Public Attributes | |
static Double_t | xmin_axis |
static Double_t | xmax_axis |
Definition at line 29 of file BDSPad.h.