activateDisplayCanvas(void) | SXYGraph | |
cd_canvas | SXYGraph | [private] |
charts_vector | SXYGraph | [private] |
copyGraph(int width, int height) | SXYGraph | |
deleteGraphDatas(void) | SXYGraph | [private] |
drawChartsAt(cdCanvas *cnv, SXYGraphDoubleBufferMode mode) | SXYGraph | [private] |
fitAllAxis(SXYAxisOrientation orientation) | SXYGraph | [private] |
fitScales(SXYGraphFitOption opt) | SXYGraph | |
getCdCanvas(void) | SXYGraph | |
getChart(int i) | SXYGraph | |
getChartOfEvent(int x, int y) | SXYGraph | |
getDeviceSizeMM(double &w, double &h) | SXYGraph | |
getIupCanvas(void) | SXYGraph | |
getNumCharts(void) | SXYGraph | |
getNumTasks(void) | SXYGraph | |
getTask(int i) | SXYGraph | |
getThis(Ihandle *handle) | SXYGraph | [private, static] |
insertChart(SXYChart *cht) | SXYGraph | |
insertTask(SXYTask *tsk) | SXYGraph | |
iup_canvas | SXYGraph | [private] |
iupActionCallback(Ihandle *h) | SXYGraph | [private, static] |
iupButtonCallback(Ihandle *h, int b, int e, int x, int y, char *r) | SXYGraph | [private, static] |
iupEnterCallback(Ihandle *h) | SXYGraph | [private, static] |
iupLeaveCallback(Ihandle *h) | SXYGraph | [private, static] |
iupMotionCallback(Ihandle *h, int x, int y, char *r) | SXYGraph | [private, static] |
iupResizeCallback(Ihandle *h, int width, int height) | SXYGraph | [private, static] |
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)=0 | SXYGraph | [pure virtual] |
removeChart(SXYChart *cht) | SXYGraph | |
removeTask(SXYTask *tsk) | SXYGraph | |
setStandartTasks(void) | SXYGraph | |
setZoom(double xratio, double yratio) | SXYGraph | |
SXYGraph(Ihandle *iupcnv) | SXYGraph | |
tasks_vector | SXYGraph | [private] |
tryGridAdjust() | SXYGraph | |
updateGraph(void) | SXYGraph | [inline, virtual] |
~SXYGraph() | SXYGraph | [virtual] |