
This is the complete list of members for HPlot2D, including all inherited members.
| AddDataSet(int points_count, const HPoint points[], HGraphPointFormat format=PointFormatCartesian, const HPoint colors[]=0) | HPlot2D | |
| AddLabel(const char *str, HPoint loc, HGraphPointFormat format=PointFormatCartesian, float xvector=1.0, float yvector=0.0, float zvector=0.0) | HBaseGraph | |
| AddLegend(HPoint loc, HGraphPointFormat format=PointFormatCartesian) | HBaseGraph | |
| AddLegendEntry(const char *str, const char *color, HGraphLegendEntryType ltype=LegendEntryTypeLine) | HBaseGraph | |
| AddLegendUnicodeEntry(const unsigned short *str, const char *color, HGraphLegendEntryType ltype=LegendEntryTypeLine) | HBaseGraph | |
| AddUnicodeLabel(const unsigned short *str, HPoint loc, HGraphPointFormat format=PointFormatCartesian, float xvector=1.0, float yvector=0.0, float zvector=0.0) | HBaseGraph | |
| ConvertPoints(unsigned int in_count, const HPoint in_points[], HGraphPointFormat in_system, HPoint out_points[], HGraphPointFormat out_system) | HBaseGraph | |
| DrawAxes() | HPlot2D | protectedvirtual |
| DrawData(int data_set) | HPlot2D | protectedvirtual |
| DrawFrame() | HPlot2D | protectedvirtual |
| DrawGrid() | HPlot2D | protectedvirtual |
| DrawLegend() | HBaseGraph | protectedvirtual |
| GetAspectRatio() | HPlot2D | |
| GetAutomaticUpdates() | HBaseGraph | |
| GetAxisColor(HGraphAxisSelection axis, char *color) | HPlot2D | |
| GetAxisGridFrequency(HGraphAxisSelection axis) | HPlot2D | |
| GetAxisGridRange(HGraphAxisSelection axis, double *min, double *max) | HPlot2D | |
| GetAxisLabelTextColor(HGraphAxisSelection axis, char *color) | HPlot2D | |
| GetAxisLabelTextFont(HGraphAxisSelection axis, char *font) | HPlot2D | |
| GetAxisLabelTextPath(HGraphAxisSelection axis, float *xvector, float *yvector, float *zvector) | HPlot2D | |
| GetAxisLabelVisibility(HGraphAxisSelection axis) | HPlot2D | |
| GetAxisPrecision(HGraphAxisSelection axis) | HPlot2D | |
| GetAxisRange(HGraphAxisSelection axis, double *min, double *max) | HPlot2D | |
| GetAxisScale(HGraphAxisSelection axis, double *factor=0) | HPlot2D | |
| GetAxisTickFrequency(HGraphAxisSelection axis) | HPlot2D | |
| GetAxisTickSize(HGraphAxisSelection axis) | HPlot2D | |
| GetAxisVisibility(HGraphAxisSelection axis) | HPlot2D | |
| GetAxisWeight(HGraphAxisSelection axis) | HPlot2D | |
| GetBarColorMap(int data_set, char *map) | HPlot2D | |
| GetBarColorMapByValue(int data_set, int *count, HPoint values[], char *color_space) | HPlot2D | |
| GetBarEdgeVisibility(int data_set) | HPlot2D | |
| GetBarVisibility(int data_set) | HPlot2D | |
| GetBarWidth(int data_set) | HPlot2D | |
| GetDataSet(int data_set, HPoint points[]) | HPlot2D | |
| GetDataSetFormat(int data_set) | HPlot2D | |
| GetDataSetSize(int data_set) | HPlot2D | |
| GetFrameColor(char *color) | HBaseGraph | |
| GetFramePattern(char *pattern) | HBaseGraph | |
| GetFrameVisibility() | HBaseGraph | |
| GetFrameWeight() | HBaseGraph | |
| GetGridColor(char *color) | HPlot2D | |
| GetGridPattern(char *pattern) | HPlot2D | |
| GetGridType() | HPlot2D | |
| GetGridVisibility() | HPlot2D | |
| GetLabelContents(int label_id, char *str) | HBaseGraph | |
| GetLabelLocation(int label_id) | HBaseGraph | |
| GetLabelTextAlignment(int label_id, char *alignment) | HBaseGraph | |
| GetLabelTextColor(int label_id, char *color) | HBaseGraph | |
| GetLabelTextFont(int label_id, char *font) | HBaseGraph | |
| GetLabelTextPath(int label_id, float *xvector, float *yvector, float *zvector) | HBaseGraph | |
| GetLabelUnicodeContents(int label_id, unsigned short *str) | HBaseGraph | |
| GetLegendEntry(int entry_id, char *str, char *color, HGraphLegendEntryType *entry_type=0) | HBaseGraph | |
| GetLegendLocation() | HBaseGraph | |
| GetLegendTextFont(char *font) | HBaseGraph | |
| GetLegendTitle(char *title) | HBaseGraph | |
| GetLegendTitleTextFont(char *font) | HBaseGraph | |
| GetLegendUnicodeEntry(int entry_id, unsigned short *str, char *color, HGraphLegendEntryType *entry_type=0) | HBaseGraph | |
| GetLegendUnicodeTitle(unsigned short *title) | HBaseGraph | |
| GetLineColor(int data_set, char *color) | HPlot2D | |
| GetLinePattern(int data_set, char *pattern) | HPlot2D | |
| GetLineVisibility(int data_set) | HPlot2D | |
| GetLineWeight(int data_set) | HPlot2D | |
| GetPlotOrigin() | HBaseGraph | |
| GetPlotTitle(char *title) | HBaseGraph | |
| GetPlotTitleColor(char *color) | HBaseGraph | virtual |
| GetPlotTitleLocation() | HBaseGraph | |
| GetPlotTitleTextFont(char *font) | HBaseGraph | |
| GetPlotType() | HPlot2D | |
| GetPlotUnicodeTitle(unsigned short *title) | HBaseGraph | |
| GetPointColor(int data_set, char *color) | HPlot2D | |
| GetPointSize(int data_set) | HPlot2D | |
| GetPointSymbol(int data_set, char *symbol) | HPlot2D | |
| GetPointVisibility(int data_set) | HPlot2D | |
| GetPolygonColor(int data_set, char *color) | HPlot2D | |
| GetPolygonVisibility(int data_set) | HPlot2D | |
| HBaseGraph(HC_KEY plot_seg) | HBaseGraph | |
| HPlot2D(HC_KEY plot_seg, HGraphPlotType plot_type=PlotTypeScatter) | HPlot2D | |
| m_aspect_ratio (defined in HPlot2D) | HPlot2D | protected |
| m_automatic_updates (defined in HBaseGraph) | HBaseGraph | protected |
| m_force_update (defined in HBaseGraph) | HBaseGraph | protected |
| m_grid_type (defined in HPlot2D) | HPlot2D | protected |
| m_labels (defined in HBaseGraph) | HBaseGraph | protected |
| m_legend (defined in HBaseGraph) | HBaseGraph | protected |
| m_origin (defined in HBaseGraph) | HBaseGraph | protected |
| m_plot_segment (defined in HBaseGraph) | HBaseGraph | protected |
| m_plot_type (defined in HPlot2D) | HPlot2D | protected |
| m_points (defined in HPlot2D) | HPlot2D | protected |
| m_preserve_data (defined in HBaseGraph) | HBaseGraph | protected |
| m_show_frame (defined in HBaseGraph) | HBaseGraph | protected |
| m_x_axis (defined in HPlot2D) | HPlot2D | protected |
| m_y_axis (defined in HPlot2D) | HPlot2D | protected |
| PreserveData(bool preserve=true) | HBaseGraph | |
| RemoveDataSet(int data_set) | HPlot2D | |
| RemoveLabel(int label_id) | HBaseGraph | |
| RemoveLegend() | HBaseGraph | |
| RemoveLegendEntry(int entry_id) | HBaseGraph | |
| RemoveLegendTitle() | HBaseGraph | |
| ReplaceDataSet(int data_set, int points_count, const HPoint points[], HGraphPointFormat format=PointFormatCartesian, const HPoint colors[]=0) | HPlot2D | |
| SetAspectRatio(double ratio) | HPlot2D | |
| SetAutomaticUpdates(bool automatic=true) | HBaseGraph | |
| SetAxisColor(HGraphAxisSelection axis, const char *color) | HPlot2D | |
| SetAxisGridFrequency(HGraphAxisSelection axis, double freq) | HPlot2D | |
| SetAxisGridRange(HGraphAxisSelection axis, double min, double max) | HPlot2D | |
| SetAxisLabelTextColor(HGraphAxisSelection axis, const char *color) | HPlot2D | |
| SetAxisLabelTextFont(HGraphAxisSelection axis, const char *font) | HPlot2D | |
| SetAxisLabelTextPath(HGraphAxisSelection axis, float xvector, float yvector, float zvector) | HPlot2D | |
| SetAxisLabelVisibility(HGraphAxisSelection axis, bool vis) | HPlot2D | |
| SetAxisPrecision(HGraphAxisSelection axis, int precision) | HPlot2D | |
| SetAxisRange(HGraphAxisSelection axis, double min, double max) | HPlot2D | |
| SetAxisScale(HGraphAxisSelection axis, HGraphAxisScale scale, double factor=0.0) | HPlot2D | |
| SetAxisTickFrequency(HGraphAxisSelection axis, double freq) | HPlot2D | |
| SetAxisTickSize(HGraphAxisSelection axis, double size) | HPlot2D | |
| SetAxisVisibility(HGraphAxisSelection axis, bool vis) | HPlot2D | |
| SetAxisWeight(HGraphAxisSelection axis, float weight) | HPlot2D | |
| SetBarColorMap(int data_set, const char *map) | HPlot2D | |
| SetBarColorMapByValue(int data_set, int count, const HPoint values[], const char *color_space=0) | HPlot2D | |
| SetBarEdgeVisibility(int data_set, bool vis) | HPlot2D | |
| SetBarVisibility(int data_set, bool vis) | HPlot2D | |
| SetBarWidth(int data_set, double width) | HPlot2D | |
| SetFrameColor(const char *color) | HBaseGraph | |
| SetFramePattern(const char *pattern) | HBaseGraph | |
| SetFrameVisibility(bool visible) | HBaseGraph | |
| SetFrameWeight(float weight) | HBaseGraph | |
| SetGridColor(const char *color) | HPlot2D | |
| SetGridPattern(const char *pattern) | HPlot2D | |
| SetGridType(HGraphGridType gtype) | HPlot2D | |
| SetGridVisibility(bool value) | HPlot2D | |
| SetLabelContents(int label_id, const char *str) | HBaseGraph | |
| SetLabelLocation(int label_id, HPoint loc, HGraphPointFormat format=PointFormatCartesian) | HBaseGraph | |
| SetLabelTextAlignment(int label_id, const char *alignment) | HBaseGraph | |
| SetLabelTextColor(int label_id, const char *color) | HBaseGraph | |
| SetLabelTextFont(int label_id, const char *font) | HBaseGraph | |
| SetLabelTextPath(int label_id, float xvector, float yvector, float zvector) | HBaseGraph | |
| SetLabelUnicodeContents(int label_id, const unsigned short *str) | HBaseGraph | |
| SetLegendLocation(HPoint loc, HGraphPointFormat format=PointFormatCartesian) | HBaseGraph | |
| SetLegendTextFont(const char *font) | HBaseGraph | |
| SetLegendTitle(const char *title) | HBaseGraph | |
| SetLegendTitleTextFont(const char *font) | HBaseGraph | |
| SetLegendUnicodeTitle(const unsigned short *title) | HBaseGraph | |
| SetLineColor(int data_set, const char *color) | HPlot2D | |
| SetLinePattern(int data_set, const char *pattern) | HPlot2D | |
| SetLineVisibility(int data_set, bool vis) | HPlot2D | |
| SetLineWeight(int data_set, float weight) | HPlot2D | |
| SetPlotOrigin(HPoint origin) | HPlot2D | |
| SetPlotTitle(const char *title) | HPlot2D | virtual |
| SetPlotTitleColor(const char *color) | HBaseGraph | virtual |
| SetPlotTitleLocation(HPoint loc) | HBaseGraph | |
| SetPlotTitleTextFont(const char *font) | HBaseGraph | |
| SetPlotUnicodeTitle(unsigned short *title) | HPlot2D | virtual |
| SetPointColor(int data_set, const char *color) | HPlot2D | |
| SetPointSize(int data_set, double size) | HPlot2D | |
| SetPointSymbol(int data_set, const char *symbol) | HPlot2D | |
| SetPointVisibility(int data_set, bool vis) | HPlot2D | |
| SetPolygonColor(int data_set, const char *color) | HPlot2D | |
| SetPolygonVisibility(int data_set, bool vis) | HPlot2D | |
| UnSetAspectRatio() | HPlot2D | |
| Update() | HPlot2D | virtual |
| ~HBaseGraph() | HBaseGraph | virtual |
| ~HPlot2D() | HPlot2D | virtual |