#include <gre/lrscaleb.h>

Public Member Functions | |
| DISPPARM (const DISPPARM &rhs) | |
| DISPPARM () | |
| virtual | ~DISPPARM () |
| DISPPARM & | operator= (const DISPPARM &rhs) |
Public Attributes | |
| double | BarWidth |
| UINT8 | BarWidthUnits |
| double | Length |
| UINT8 | LengthUnits |
| UINT8 | LineWidthUnits |
| int | MajorDiv |
| int | MinorDiv |
| double | Scale |
| LINESTYLE | Style [4] |
| TEXTSTYLE | TextStyle |
| MISTRING | UnitLabel |
Protected Member Functions | |
| virtual const SERIALIZERITEM * | SerialGetItemDef (SERIALIZER &serializer) const |
| GRE::LAYER_SCALEBAR::DISPPARM::DISPPARM | ( | ) |
Default constructor.
Reimplemented from GRE::LAYER::DISPPARM.
| GRE::LAYER_SCALEBAR::DISPPARM::DISPPARM | ( | const DISPPARM & | rhs | ) | [inline] |
| virtual GRE::LAYER_SCALEBAR::DISPPARM::~DISPPARM | ( | ) | [inline, virtual] |
Reimplemented from GRE::LAYER::DISPPARM.
| virtual const SERIALIZERITEM* GRE::LAYER_SCALEBAR::DISPPARM::SerialGetItemDef | ( | SERIALIZER & | serializer | ) | const [protected, virtual] |
LAYER::DISPPARM new overridables.
Implements GRE::LAYER::DISPPARM.
bar thickness in users choice of units
length in whatever units user choose
Number of major/minor divisions.
scale for width/sizes, etc
Colors and such.
1.6.1