|
Classes |
| struct | MxGraphCallbackStruct |
| struct | POINT_ND |
Defines |
| #define | GRAPH_HISTOGRAM_CREATEMENU 0x0010 |
| #define | GRAPH_HISTOGRAM_CUMULATIVE 0x0004 |
| #define | GRAPH_HISTOGRAM_GRIDLINES 0x0002 |
| #define | GRAPH_HISTOGRAM_LOGARITHMIC 0x0020 |
| #define | GRAPH_HISTOGRAM_MENUCLOSE 0x0100 |
| #define | GRAPH_HISTOGRAM_MINMAXONLY 0x0008 |
| #define | GRAPH_HISTOGRAM_NOFILL 0x0001 |
| #define | HISTOGRAM_BAR 1 |
| #define | HISTOGRAM_IGNORE 0 |
| #define | HISTOGRAM_LASTSTYLE 3 |
| #define | HISTOGRAM_OUTLINE 2 |
| #define | HISTOGRAM_STRIP 3 |
| #define | LABELS_INBOX 3 |
| #define | LABELS_NONE 1 |
| #define | LABELS_PLAIN 2 |
| #define | MxGraph_ClientMessageReason 0x0400 |
| #define | MxGraph_ColorChangeReason 0x1000 |
| #define | MxGraph_DataChangeReason 0x0800 |
| #define | MxGraph_DestroyReason 0x0001 |
| #define | MxGraph_ExposeReason 0x0100 |
| #define | MxGraph_LeftPressReason 0x0002 |
| #define | MxGraph_LeftReleaseReason 0x0004 |
| #define | MxGraph_MotionLeftNotifyReason 0x0020 |
| #define | MxGraph_MotionRightNotifyReason 0x0040 |
| #define | MxGraph_NDViewClearScreen 0x2000 |
| #define | MxGraph_NDViewRestoreScreen 0x4000 |
| #define | MxGraph_RedrawReason 0x0080 |
| #define | MxGraph_ResizeReason 0x0200 |
| #define | MxGraph_RightPressReason 0x0008 |
| #define | MxGraph_RightReleaseReason 0x0010 |
| #define | MxGraphHistogramClear(wdt) (MxGraphHistogramSetData(wdt,NULL,0)) |
| #define | XYPLOT_DRAWGRID 0x0004 |
| #define | XYPLOT_DRAWNODES 0x0010 |
| #define | XYPLOT_DRAWSTAIRS 0x0001 |
| #define | XYPLOT_HASTOOL 0x0008 |
| #define | XYPLOT_SNAPTOVERTEX 0x0020 |
| #define | XYPLOT_SOLIDPLOT 0x0002 |
| #define | XYPLOT_XVALUEISINTEGER 0x0040 |
Functions |
| int | MxGraphAddCallback (Widget wgraph, McbCallbackFunc, void *data, UINT32 reason) |
| Widget | MxGraphCreate (Widget parent, int Width, int Height, void(*CB_Draw)(MGD::CONTEXT *gc, TRANSPARM *, int, int, void *, UINT32), void *userdata, UINT32 flags, Arg *arg, int n) |
| int | MxGraphDraw (Widget wgraph) |
| int | MxGraphEnableRedraw (Widget wgraph, int flag) |
| int | MxGraphGetDimensions (Widget wgraph, int *Width, int *Height) |
| Widget | MxGraphGetDrawingAreaWidget (Widget wgraph) |
| int | MxGraphGetPixmap (Widget wgraph, Pixmap *p) |
| MXTHANDLE | MxGraphGetTool (Widget wgraph) |
| void * | MxGraphGetUserData (Widget wgraph) |
| int | MxGraphHistogramCheckForNull (Widget whisto) |
| int | MxGraphHistogramComputeFromData (Widget whisto, DOUBLE *data, int numdata, int numintervals) |
| Widget | MxGraphHistogramCreate (Widget parent, int Width, int Height, int numintervals, UINT32 *data, UINT32 flags, Arg *arg, int n) |
| int | MxGraphHistogramEnableTooltip (Widget whisto, int flag) |
| int | MxGraphHistogramGetCount (Widget whisto, INT32 bin, INT32 *count) |
| int | MxGraphHistogramGetDataRange (Widget whisto, DOUBLE *start, DOUBLE *end) |
| int | MxGraphHistogramGetMaxCount (Widget whisto, INT32 *bin, INT32 *count) |
| int | MxGraphHistogramGetNumIntervals (Widget whisto, INT32 *numintervals) |
| int | MxGraphHistogramScreenToData (Widget whisto, int x, int y, INT32 *bin, DOUBLE *value, INT32 *count) |
| int | MxGraphHistogramSetData (Widget whisto, UINT32 *data, int items) |
| int | MxGraphHistogramSetDataDouble (Widget whisto, DOUBLE *data, int numintervals) |
| int | MxGraphHistogramSetFlags (Widget whisto, UINT32 flags) |
| int | MxGraphHistogramSetFromRaster (Widget whisto, const UNICODE *Filename, INT32 inode, const REGION2D *region, int ColorComp) |
| int | MxGraphHistogramSetStyle (Widget whisto, COLOR *fg, COLOR *bg, COLOR *fill, COLOR *labelcover, DOUBLE levelcount, int DrawStyle) |
| int | MxGraphHistogramSetTextStyle (Widget whisto, const char *Fontname, float size) |
| int | MxGraphHistogramSetTicMarks (Widget whisto, DOUBLE datastart, DOUBLE dataend, DOUBLE ticstart, DOUBLE ticspacing) |
| int | MxGraphHistogramSmooth (Widget whisto) |
| int | MxGraphNDViewAddPoints (Widget wview, INT32 numdim, POINT_ND *points, INT32 numpts, int Normalize, int ToClass) |
| int | MxGraphNDViewAddSinglePoint (Widget wview, INT32 numdim, POINT_ND *point) |
| int | MxGraphNDViewClearPoints (Widget wview) |
| Widget | MxGraphNDViewCreate (Widget parent, int Width, int Height, UINT32 flags, Arg *argext, int next) |
| int | MxGraphNDViewEditColors (Widget wview, int Redraw) |
| int | MxGraphNDViewGetClassColor (Widget wview, int classnum, COLOR *color) |
| int | MxGraphNDViewGetMaxNumClasses (Widget wview) |
| int | MxGraphNDViewRotate (Widget wview) |
| int | MxGraphNDViewRotateRandom (Widget wview) |
| int | MxGraphNDViewSetPointMappingCallback (Widget wview, int(*MapFunc)(void *, INT32, COLOR *, int), void *userdata) |
| int | MxGraphNDViewSetPoints (Widget wview, INT32 numdim, POINT_ND *points, INT32 numpts, int Norm) |
| int | MxGraphNDViewSetRotationVector (Widget wview, DOUBLE dx, DOUBLE dy, DOUBLE radius) |
| int | MxGraphNDViewSetSpeed (Widget wview, DOUBLE time_speed) |
| int | MxGraphNDViewSetViewAxises (Widget wview, int haxis, int vaxis) |
| int | MxGraphNDViewSpinGetCancel (Widget wview) |
| int | MxGraphNDViewSpinRandom (Widget wview) |
| int | MxGraphNDViewSpinSetCancel (Widget wview) |
| int | MxGraphNDViewUpdatePointCoord (Widget wview, INT32 pointnum, INT32 numdim, INT32 dim, DOUBLE value) |
| int | MxGraphObjectToScreen (Widget wgraph, DPOINT2D *Obj, DPOINT2D *Scr) |
| void | MxGraphRemoveCallback (Widget w, McbCallbackFunc, void *data, UINT32 reason) |
| int | MxGraphScreenToObject (Widget wgraph, DPOINT2D *Scr, DPOINT2D *Obj) |
| Widget | MxGraphSelectorCreate (Widget parent, int Width, int Height, int NumSelections, UINT8 *Bitmap, UINT32 flags, Arg *argext, int next) |
| int | MxGraphSetTransParm (Widget wgraph, TRANSPARM *tparam) |
| Widget | MxGraphSliderCreate (Widget parent, int Width, int Height, int MinVal, int MaxVal, int InitVal, int *Value, UINT32 flags, Arg *argext, int next) |
| int | MxGraphSliderGetMinMax (Widget wgraph, int *MinVal, int *MaxVal) |
| int | MxGraphSliderGetValue (Widget wgraph, int *Value) |
| int | MxGraphSliderSetBackgroundColor (Widget wgraph, COLOR *color) |
| int | MxGraphSliderSetMarkerColor (Widget wgraph, COLOR *fillcolor) |
| int | MxGraphSliderSetMinMax (Widget wgraph, int NewMin, int NewMax, int Redraw) |
| int | MxGraphSliderSetSensitive (Widget wgraph, int Flag) |
| int | MxGraphSliderSetValue (Widget wgraph, int NewValue, int Redraw) |
| int | MxGraphSliderSetValueChangeCallback (Widget wgraph, McbCallbackFunc func, void *userdata) |
| int | MxGraphSnapshot (Widget wgraph) |
| int | MxGraphXYPlotAddLine (Widget wplot, const UNICODE *name, DPOLYLINE *Line, const COLOR *color, DOUBLE linewidth, int Redraw) |
| int | MxGraphXYPlotAddLineScaled (Widget wplot, const UNICODE *name, DPOLYLINE *Line, const COLOR *color, DOUBLE linewidth, DOUBLE offset, DOUBLE scale, int Redraw) |
| int | MxGraphXYPlotClear (Widget wplot, int Redraw) |
| Widget | MxGraphXYPlotCreate (Widget parent, int Width, int Height, const UNICODE *title, const UNICODE *xtitle, const UNICODE *ytitle, const UNICODE *y2title, UINT32 flags, Arg *argext, int next) |
| int | MxGraphXYPlotEditLineColors (Widget wplot, int Redraw) |
| int | MxGraphXYPlotEditVertex (Widget wplot, const UNICODE *linename, INT32 vertexnum, DOUBLE y, int redraw) |
| int | MxGraphXYPlotGetColors (Widget wplot, COLOR *A, COLOR *B, COLOR *TextColor) |
| int | MxGraphXYPlotGetExtents (Widget wplot, DRECT2D *rect) |
| int | MxGraphXYPlotGetHorizontalRange (Widget wplot, DOUBLE *minval, DOUBLE *maxval) |
| int | MxGraphXYPlotGetLine (Widget wplot, const UNICODE *linename, DPOLYLINE *poly) |
| int | MxGraphXYPlotGetVerticalRange (Widget wplot, DOUBLE *minval, DOUBLE *maxval) |
| int | MxGraphXYPlotSetAxisNames (Widget wplot, const char *title, const char *xtitle, const char *ytitle, const char *y2title) |
| int | MxGraphXYPlotSetAxisNamesUC (Widget wplot, const UNICODE *title, const UNICODE *xtitle, const UNICODE *ytitle, const UNICODE *y2title) |
| int | MxGraphXYPlotSetChangePositionCallback (Widget wplot, McbCallbackFunc func, void *userdata) |
| int | MxGraphXYPlotSetColors (Widget wplot, COLOR *A, COLOR *B, COLOR *TextColor) |
| int | MxGraphXYPlotSetFlags (Widget wplot, UINT32 flags) |
| int | MxGraphXYPlotSetFontname (Widget wplot, const UNICODE *fontname) |
| int | MxGraphXYPlotSetFontSize (Widget wplot, int Size) |
| int | MxGraphXYPlotSetHorizontalRange (Widget wplot, DOUBLE minval, DOUBLE maxval, int Redraw) |
| int | MxGraphXYPlotSetVerticalRange (Widget wplot, DOUBLE minval, DOUBLE maxval, int Redraw) |