This is the complete list of members for wxGraphTools::Graph, including all inherited members.
| DrawGrid(size_t linesX, size_t linesY) | wxGraphTools::Graph | |
| DrawLine(std::vector< hugin_utils::FDiff2D > points, wxColour colour, int penWidth=1) | wxGraphTools::Graph | |
| GetGraph() const | wxGraphTools::Graph | |
| Graph(int graphWidth, int graphHeight, wxColour backgroundColour) | wxGraphTools::Graph | |
| Graph(const Graph &) | wxGraphTools::Graph | private |
| m_bitmap | wxGraphTools::Graph | private |
| m_bottom | wxGraphTools::Graph | private |
| m_dc | wxGraphTools::Graph | private |
| m_height | wxGraphTools::Graph | private |
| m_left | wxGraphTools::Graph | private |
| m_right | wxGraphTools::Graph | private |
| m_top | wxGraphTools::Graph | private |
| m_width | wxGraphTools::Graph | private |
| m_xmax | wxGraphTools::Graph | private |
| m_xmin | wxGraphTools::Graph | private |
| m_ymax | wxGraphTools::Graph | private |
| m_ymin | wxGraphTools::Graph | private |
| operator=(const Graph &) | wxGraphTools::Graph | private |
| SetChartArea(int left, int top, int right, int bottom) | wxGraphTools::Graph | |
| SetChartDisplay(double xmin, double ymin, double xmax, double ymax) | wxGraphTools::Graph | |
| TransformX(double x) | wxGraphTools::Graph | private |
| TransformY(double y) | wxGraphTools::Graph | private |
| ~Graph() | wxGraphTools::Graph | |