GClasses

GClasses::GPlotWindow Member List

This is the complete list of members for GClasses::GPlotWindow, including all inherited members.
arrow(double x1, double y1, double x2, double y2, unsigned int col, int headSize)GClasses::GPlotWindow
dot(double x, double y, float radius, unsigned int colFore, unsigned int colBack)GClasses::GPlotWindow
fatLine(double x1, double y1, double x2, double y2, float thickness, unsigned int col)GClasses::GPlotWindow
function(MathFunc pFunc, unsigned int col, void *pThis)GClasses::GPlotWindow
GPlotWindow(GImage *pImage, double xmin, double ymin, double xmax, double ymax)GClasses::GPlotWindow
gridLines(int maxHorizAxisLabels, int maxVertAxisLabels, unsigned int col)GClasses::GPlotWindow
image()GClasses::GPlotWindow [inline]
label(double x, double y, const char *szLabel, float size, unsigned int col)GClasses::GPlotWindow
labelAxes(int maxHorizAxisLabels, int maxVertAxisLabels, int precision, float size, unsigned int color, double angle)GClasses::GPlotWindow
line(double x1, double y1, double x2, double y2, unsigned int col)GClasses::GPlotWindow
m_hGClasses::GPlotWindow [protected]
m_pImageGClasses::GPlotWindow [protected]
m_wGClasses::GPlotWindow [protected]
m_windowGClasses::GPlotWindow [protected]
numericLabel(GImage *pImage, double value, int x, int y, int precision, float size, unsigned int color, double angle)GClasses::GPlotWindow [protected, static]
pixelHeight() const GClasses::GPlotWindow [inline]
pixelWidth() const GClasses::GPlotWindow [inline]
point(double x, double y, unsigned int col)GClasses::GPlotWindow
stringLabel(GImage *pImage, const char *szText, int x, int y, float size, unsigned int color, double angle)GClasses::GPlotWindow [protected, static]
viewToWindow(int x, int y, double *pX, double *pY)GClasses::GPlotWindow [inline]
window()GClasses::GPlotWindow [inline]
windowToView(double x, double y, float *pX, float *pY)GClasses::GPlotWindow [inline]
windowToView(double x, double y, int *pX, int *pY)GClasses::GPlotWindow [inline]
~GPlotWindow()GClasses::GPlotWindow