#include <oofSting.h>
Collaboration diagram for oofGraphSettings:

Public Member Functions | |
| oofGraphSettings () | |
| oofGraphSettings (oofGraphSettings *) | |
| ~oofGraphSettings () | |
| bool | hasLegend () const |
| void | hasLegend (bool) |
| bool | has3DEffect () const |
| void | has3DEffect (bool) |
| bool | hasTitle () const |
| void | hasTitle (bool) |
| bool | hasValuesOverColumns () const |
| void | hasValuesOverColumns (bool) |
| bool | hasValuesNextToBars () const |
| void | hasValuesNextToBars (bool) |
| bool | hasXLabel () const |
| void | hasXLabel (bool) |
| bool | hasYLabel () const |
| void | hasYLabel (bool) |
| bool | hasXAxisTicks () const |
| void | hasXAxisTicks (bool) |
| bool | hasYAxisTicks () const |
| void | hasYAxisTicks (bool) |
| bool | hasXTickLabels () const |
| void | hasXTickLabels (bool) |
| bool | hasYTickLabels () const |
| void | hasYTickLabels (bool) |
| oofGeo::PositionState | titlePos () const |
| void | titlePos (oofGeo::PositionState) |
| oofGeo::PositionState | XLabelPos () const |
| void | XLabelPos (oofGeo::PositionState) |
| oofGeo::PositionState | YLabelPos () const |
| void | YLabelPos (oofGeo::PositionState) |
| double | the3DEffectMultiplier () const |
| void | the3DEffectMultiplier (double) |
| unsigned short | legendOffset () const |
| void | legendOffset (unsigned short) |
| unsigned short | maxYLabelLen () const |
| void | maxYLabelLen (unsigned short) |
| unsigned short | maxYTickLabelLen () const |
| void | maxYTickLabelLen (unsigned short) |
| unsigned short | maxLegendLen () const |
| void | maxLegendLen (unsigned short) |
| unsigned short | minorTickSize () const |
| void | minorTickSize (unsigned short) |
| unsigned short | majorTickSize () const |
| void | majorTickSize (unsigned short) |
| unsigned short | YAxisHeight () const |
| void | YAxisHeight (unsigned short) |
| const char * | intTickLabelMask () const |
| void | intTickLabelMask (const char *) |
| const char * | realTickLabelMask () const |
| void | realTickLabelMask (const char *) |
| unsigned int & | refcount () |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5