#include <gre/lrscaleb.h>
Inheritance diagram for GRE_LAYER_SCALEBAR::DISPPARM:

Public Member Functions | |
| DISPPARM (const DISPPARM &rhs) | |
| DISPPARM () | |
| DISPPARM & | operator= (const DISPPARM &rhs) |
| virtual | ~DISPPARM () |
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 SERIALIZER::ITEMDEF * | SerialGetItemDef (SERIALIZER &serializer) const |
|
|
Default constructor.
Reimplemented from GRE_LAYER::DISPPARM. |
|
|
Copy constructor.
Reimplemented from GRE_LAYER::DISPPARM. Definition at line 53 of file lrscaleb.h. |
|
|
Definition at line 56 of file lrscaleb.h. |
|
|
Assignment operator.
Reimplemented from GRE_LAYER::DISPPARM. Definition at line 60 of file lrscaleb.h. |
|
|
GRE_LAYER::DISPPARM new overridables.
Implements GRE_LAYER::DISPPARM. |
|
|
bar thickness in users choice of units
Definition at line 41 of file lrscaleb.h. |
|
|
Definition at line 46 of file lrscaleb.h. |
|
|
length in whatever units user choose
Definition at line 40 of file lrscaleb.h. |
|
|
Definition at line 45 of file lrscaleb.h. |
|
|
Definition at line 47 of file lrscaleb.h. |
|
|
Definition at line 43 of file lrscaleb.h. |
|
|
Number of major/minor divisions.
Definition at line 44 of file lrscaleb.h. |
|
|
scale for width/sizes, etc
Definition at line 42 of file lrscaleb.h. |
|
|
Colors and such.
Definition at line 49 of file lrscaleb.h. |
|
|
Definition at line 48 of file lrscaleb.h. |
|
|
Definition at line 50 of file lrscaleb.h. |
1.3.8-20040913