#include "oofios.h"
#include "oofClrbl.h"
#include "oofsize.h"
#include "oofdraw.h"
#include "oofTrMgr.h"
Include dependency graph for oofGeos.h:

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

Classes | |
| class | oofGeo |
| Graph Element Object drawn in an oofGraph. More... | |
| class | oofGeoBar |
| Drawing primitive for horizontal bars on graphs. More... | |
| class | oofGeoCircle |
| Drawing primitive for circles on graphs. More... | |
| class | oofGeoColumn |
| Drawing primitive for vertical bars on graphs. More... | |
| class | oofGeoLegend |
| Graph legend generated from data series names. More... | |
| class | oofGeoLine |
| Drawing primitive for lines on line graphs. More... | |
| class | oofGeoPoint |
| Drawing primitive for data as series of points on graphs. More... | |
| class | oofGeoSector |
| Drawing primitive for segments in pie graphs. More... | |
| class | oofGeoSuppressibleText |
| Text on graphs that can be suppressed based on scaling. More... | |
| class | oofGeoText |
| Base for text on graphs drawn from data series. More... | |
| class | oofGeoTitle |
| Title at top of a graph. More... | |
| class | oofGeoXAxis |
| X axis, auto-sized from data series. More... | |
| class | oofGeoXLabel |
| Label of graph X axis, generated from data series first item. More... | |
| class | oofGeoXTickLabel |
| Label of tick marks graph X axis, generated from data series. More... | |
| class | oofGeoYAxis |
| Y axis, auto-sized from data series max value or constrained. More... | |
| class | oofGeoYLabel |
| Label of graph Y axis, generated from data series first item. More... | |
| class | oofGeoYTickLabel |
| Label of tick marks graph Y axis, generated from data series. More... | |
| class | oofLabelledGeo |
| Base for element in graph which may have text label shown adjacent. More... | |
1.3.5