#include "oofSrSet.h"
#include "oofPlBit.h"
#include "oofSting.h"
Include dependency graph for oofGrphs.h:

This graph shows which files directly or indirectly include this file:

Classes | |
| class | oofBarGraph |
| Graph of oofGeoBar horizontal bars. More... | |
| class | oofColumnGraph |
| Graph of oofGeoColumn vertical bars. More... | |
| class | oofGraph |
| Graph class subclassed to draw different graph types. More... | |
| class | oofLineGraph |
| Graph of oofGeoLine connected points. More... | |
| class | OOF_mixOverlayableGraph |
| Mixin base for oofGraph's that draw lines as overlays on original bars. More... | |
| class | oofOrdinalStackedBarGraph |
| Graph of oofGeoBar horizontal bars where each series is percentage of one bar, all same length. More... | |
| class | oofPieGraph |
| Circular graph of oofGeoSector wedge-like pieces. More... | |
| class | oofPointGraph |
| Graph of oofGeoPoint individual points. More... | |
| class | oofScaleSizer |
| Temporarily used to calculate axis divisions based on length. More... | |
| class | oofStackedBarGraph |
| Graph of oofGeoBar horizontal bars where each point in series is percentage of one bar. More... | |
| class | oofXYGraph |
| Graph of oofGeoPoint arbitrary points from XY data, no assumptions of order. More... | |
Defines | |
| #define | OOFVERS_GRAPH 0x01400000 |
| Version number of graphing package. | |
1.3.5