#include <gre/lrlegend.h>
Inheritance diagram for GRE_LAYER_LEGEND::DISPPARM:

Public Member Functions | |
| DISPPARM (const DISPPARM &rhs) | |
| DISPPARM () | |
| DISPPARM & | operator= (const DISPPARM &rhs) |
| virtual | ~DISPPARM () |
Public Attributes | |
| COLOR | BackgroundColor |
| double | ColSpace |
| MIUNICODE | filename [FILENAME_MAX] |
| INT32 | flags |
| double | FullDescHeightM |
| double | Height |
| COLOR | LegendBorderColor |
| double | LegendBorderWidth |
| SUBTYPE | LegendType |
| double | LineSpace |
| double | MapScale |
| double | MarginWidth |
| double | MaxIndex |
| double | MaxValL |
| double | MaxValR |
| double | MinIndex |
| double | MinValL |
| double | MinValR |
| int | NumCols |
| UINT32 | NumTicksL |
| UINT32 | NumTicksR |
| RVCLEGENDINFO | objinfo |
| COLOR | SampleBorderColor |
| double | SampleBorderWidth |
| double | SampleHeight |
| double | SampleOffset |
| double | SampleSpace |
| double | SampleWidth |
| TEXTSTYLE | Style [4] |
| MIUNICODE | stylefilename [FILENAME_MAX] |
| INT32 | styleinode |
| int | StyleTable |
| int | units |
| double | Width |
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 107 of file lrlegend.h. |
|
|
Definition at line 110 of file lrlegend.h. |
|
|
Assignment operator.
Reimplemented from GRE_LAYER::DISPPARM. Definition at line 114 of file lrlegend.h. |
|
|
GRE_LAYER::DISPPARM new overridables.
Implements GRE_LAYER::DISPPARM. |
|
|
Color for background (default: transparent).
Definition at line 75 of file lrlegend.h. |
|
|
Space between columns.
Definition at line 81 of file lrlegend.h. |
|
|
Filename of the object.
Definition at line 64 of file lrlegend.h. |
|
|
LEGENDFLAG_...
Definition at line 70 of file lrlegend.h. |
|
|
Definition at line 104 of file lrlegend.h. |
|
|
Definition at line 103 of file lrlegend.h. |
|
|
Legend border color.
Definition at line 77 of file lrlegend.h. |
|
|
Definition at line 80 of file lrlegend.h. |
|
|
Legend subtype.
Definition at line 71 of file lrlegend.h. |
|
|
Minimum space between lines.
Definition at line 87 of file lrlegend.h. |
|
|
Map scale all measurements are relative to.
Definition at line 86 of file lrlegend.h. |
|
|
Margin around whole legend.
Definition at line 88 of file lrlegend.h. |
|
|
Maximum colormap index.
Definition at line 93 of file lrlegend.h. |
|
|
Maximum Value.
Definition at line 98 of file lrlegend.h. |
|
|
Maximum Value.
Definition at line 99 of file lrlegend.h. |
|
|
Minimum colormap index.
Definition at line 92 of file lrlegend.h. |
|
|
Minimum Value.
Definition at line 96 of file lrlegend.h. |
|
|
Minimum Value.
Definition at line 97 of file lrlegend.h. |
|
|
# of columns of legend stuff
Definition at line 73 of file lrlegend.h. |
|
|
Number of ticks.
Definition at line 94 of file lrlegend.h. |
|
|
Number of ticks.
Definition at line 95 of file lrlegend.h. |
|
|
Definition at line 67 of file lrlegend.h. |
|
|
Sample border color.
Definition at line 76 of file lrlegend.h. |
|
|
All measurements are stored in output mm.
Definition at line 79 of file lrlegend.h. |
|
|
Size of sample.
Definition at line 83 of file lrlegend.h. |
|
|
Offset from left edge.
Definition at line 85 of file lrlegend.h. |
|
|
Space between sample and description.
Definition at line 82 of file lrlegend.h. |
|
|
Size of sample.
Definition at line 84 of file lrlegend.h. |
|
|
Font styles to use.
Definition at line 74 of file lrlegend.h. |
|
|
File for style object if needed, blank if under vector.
Definition at line 65 of file lrlegend.h. |
|
|
Inode for style object if needed, <= 0 if under vector.
Definition at line 66 of file lrlegend.h. |
|
|
Style assignment table (-1 if not used).
Definition at line 72 of file lrlegend.h. |
|
|
Units user wants to edit sizes in.
Definition at line 89 of file lrlegend.h. |
|
|
Size of layer in ground meters (computed).
Definition at line 103 of file lrlegend.h. |
1.3.8-20040913