#include <gre/base.h>
Public Member Functions | |
| bool | IsVisibleAtScale (double scale) const |
| LABELPARMS (const LABELPARMS &rhs) | |
| LABELPARMS () | |
| LABELPARMS & | operator= (const LABELPARMS &rhs) |
| void | Validate () |
| ~LABELPARMS () | |
Public Attributes | |
| DATATIPPARMS | DataTip |
| double | MaxScaleVisible |
| double | MinScaleVisible |
| SELECTPARMS | Select |
| LABELSTYLEPARMS | Style |
Definition at line 468 of file base.h.
|
|
|
|
|
|
|
|
|
|
|
Determine if labels are visible at specified scale.
|
|
|
|
|
|
|
|
|
DataTip parameters.
|
|
|
Maximum scale at which labels are visible.
|
|
|
Minimum scale at which labels are visible.
|
|
|
|
|
|
|
1.3.8-20040913