
Public Member Functions | |
| TFitRangeEvent (Plot2d_ViewFrame *theView, const int mode, const double xMin, const double xMax, const double yMin, const double yMax) | |
| virtual void | Execute () |
Protected Attributes | |
| const int | myMode |
| const double | myXMin |
| const double | myXMax |
| const double | myYMin |
| const double | myYMax |
| Plot2d_ViewFrame * | myView |
| VISU.TFitRangeEvent.TFitRangeEvent | ( | Plot2d_ViewFrame * | theView, |
| const int | mode, | ||
| const double | xMin, | ||
| const double | xMax, | ||
| const double | yMin, | ||
| const double | yMax | ||
| ) |
| virtual void VISU.TFitRangeEvent.Execute | ( | ) | [virtual] |
const int VISU.TFitRangeEvent.myMode [protected] |
const double VISU.TFitRangeEvent.myXMin [protected] |
const double VISU.TFitRangeEvent.myXMax [protected] |
const double VISU.TFitRangeEvent.myYMin [protected] |
const double VISU.TFitRangeEvent.myYMax [protected] |
Plot2d_ViewFrame* VISU.TFitRangeEvent.myView [protected] |