Forge
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CChartChart is base canvas where other plottable objects are rendered
 Cexception
 CError
 CFontFont object is essentially a resource handler for the specific font you want to use
 CGfxHandle
 CHistogramHistogram is a bar graph to display data frequencey
 CImageImage is plain rendering of an image over the window or sub-region of it
 CPlotPlot is a line graph to display two dimensional data
 CSurfaceSurface is a graph to display three dimensional data
 CVectorFieldVectorField is a line graph to display two dimensional data
 CWindowWindow is where other objects such as Images, Plots etc