| activateDisplayCanvas(void) | SXYGraph | |
| adaptGrid(SXYAxis *ax) | SXYSimpleGraph | [protected] |
| attachCurve(SXYCurve *curve) | SXYSimpleGraph | |
| copyGraph(int width, int height) | SXYGraph | |
| detachCurve(SXYCurve *curve) | SXYSimpleGraph | |
| fitAllScales(void) | SXYSimpleGraph | |
| fitHorizontalScale(void) | SXYSimpleGraph | |
| fitScales(SXYGraphFitOption opt) | SXYGraph | |
| fitVerticalScale(void) | SXYSimpleGraph | |
| getAxesSteps(double &sx, double &sy) | SXYSimpleGraph | |
| getCdCanvas(void) | SXYGraph | |
| getChart(int i) | SXYGraph | |
| getChartOfEvent(int x, int y) | SXYGraph | |
| getDeviceSizeMM(double &w, double &h) | SXYGraph | |
| getGridsAutoMultipleSteps(double &smx, double &smy) | SXYSimpleGraph | |
| getGridScales(double &xmin, double &xmax, double &ymin, double &ymax) | SXYSimpleGraph | |
| getGridsSteps(double &sx, double &sy) | SXYSimpleGraph | |
| getHorizontalAxis(void) | SXYSimpleGraph | |
| getHorizontalAxisDirection(void) | SXYSimpleGraph | |
| getHorizontalAxisPosition(double &xp, double &yp) | SXYSimpleGraph | |
| getHorizontalAxisSize(void) | SXYSimpleGraph | |
| getHorizontalAxisTitle(void) | SXYSimpleGraph | |
| getIupCanvas(void) | SXYGraph | |
| getNumCharts(void) | SXYGraph | |
| getNumTasks(void) | SXYGraph | |
| getScales(double &xmin, double &xmax, double &ymin, double &ymax) | SXYSimpleGraph | |
| getTask(int i) | SXYGraph | |
| getTheChart(void) | SXYSimpleGraph | |
| getTheSubTitle(void) | SXYSimpleGraph | |
| getTheTitle(void) | SXYSimpleGraph | |
| getType(void) | SXYSimpleGraph | |
| getVerticalAxis(void) | SXYSimpleGraph | |
| getVerticalAxisDirection(void) | SXYSimpleGraph | |
| getVerticalAxisPosition(double &xp, double &yp) | SXYSimpleGraph | |
| getVerticalAxisSize(void) | SXYSimpleGraph | |
| getVerticalAxisTitle(void) | SXYSimpleGraph | |
| inferAxisType(SXYAxisType *xtype, SXYAxisType *ytype) | SXYSimpleGraph | [protected] |
| inferGridType(SXYGridType *xtype, SXYGridType *ytype) | SXYSimpleGraph | [protected] |
| insertChart(SXYChart *cht) | SXYGraph | |
| insertTask(SXYTask *tsk) | SXYGraph | |
| mouseClick(int b, int x, int y, int sft, int ctr) | SXYGraph | [inline, protected, virtual] |
| mouseEnter(void) | SXYGraph | [inline, protected, virtual] |
| mouseLeave(void) | SXYGraph | [inline, protected, virtual] |
| mouseMotion(int x, int y, int sft, int ctr) | SXYGraph | [inline, protected, virtual] |
| mouseUnclick(int b, int x, int y, int sft, int ctr) | SXYGraph | [inline, protected, virtual] |
| printGraph(int ask, char *ps_cmd) | SXYGraph | |
| redrawGraph(void) | SXYGraph | |
| remountGraph(void) | SXYSimpleGraph | [virtual] |
| removeChart(SXYChart *cht) | SXYGraph | |
| removeTask(SXYTask *tsk) | SXYGraph | |
| revertHorizontalAxis(void) | SXYSimpleGraph | |
| revertVerticalAxis(void) | SXYSimpleGraph | |
| setAxesLayout(SXYSimpleGraphLayout new_layout) | SXYSimpleGraph | |
| setAxesSteps(double sx, double sy) | SXYSimpleGraph | |
| setGridsAutoMultipleSteps(double smx, double smy) | SXYSimpleGraph | |
| setGridScales(double xmin, double xmax, double ymin, double ymax) | SXYSimpleGraph | |
| setGridsSteps(double sx, double sy) | SXYSimpleGraph | |
| setHorizontalAxisDirection(SXYAxisDirection direction) | SXYSimpleGraph | |
| setHorizontalAxisPosition(double xp, double yp) | SXYSimpleGraph | |
| setHorizontalAxisSize(double size) | SXYSimpleGraph | |
| setHorizontalAxisTitle(char *title) | SXYSimpleGraph | |
| setScales(double xmin, double xmax, double ymin, double ymax) | SXYSimpleGraph | |
| setStandartTasks(void) | SXYGraph | |
| setTheSubTitle(char *title) | SXYSimpleGraph | |
| setTheTitle(char *title) | SXYSimpleGraph | |
| setType(SXYSimpleGraphType typ) | SXYSimpleGraph | |
| setVerticalAxisDirection(SXYAxisDirection direction) | SXYSimpleGraph | |
| setVerticalAxisPosition(double xp, double yp) | SXYSimpleGraph | |
| setVerticalAxisSize(double size) | SXYSimpleGraph | |
| setVerticalAxisTitle(char *title) | SXYSimpleGraph | |
| setZoom(double xratio, double yratio) | SXYGraph | |
| SXYGraph(Ihandle *iupcnv) | SXYGraph | |
| SXYSimpleGraph(Ihandle *iupcnv, SXYSimpleGraphType typ) | SXYSimpleGraph | |
| tryGridAdjust() | SXYGraph | |
| type | SXYSimpleGraph | [private] |
| updateGraph(void) | SXYGraph | [inline, virtual] |
| ~SXYGraph() | SXYGraph | [virtual] |
| ~SXYSimpleGraph() | SXYSimpleGraph | [virtual] |