Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
wxGraphTools::Graph Member List

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::Graphprivate
m_bitmapwxGraphTools::Graphprivate
m_bottomwxGraphTools::Graphprivate
m_dcwxGraphTools::Graphprivate
m_heightwxGraphTools::Graphprivate
m_leftwxGraphTools::Graphprivate
m_rightwxGraphTools::Graphprivate
m_topwxGraphTools::Graphprivate
m_widthwxGraphTools::Graphprivate
m_xmaxwxGraphTools::Graphprivate
m_xminwxGraphTools::Graphprivate
m_ymaxwxGraphTools::Graphprivate
m_yminwxGraphTools::Graphprivate
operator=(const Graph &)wxGraphTools::Graphprivate
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::Graphprivate
TransformY(double y)wxGraphTools::Graphprivate
~Graph()wxGraphTools::Graph