#include <rvc/themeprm.h>
Public Attributes | |
| UINT8 | AllClasses |
| UINT8 | ColorPath |
| UINT8 | DoColor |
| UINT8 | DoLineWidth |
| UINT8 | DoPointSize |
| COLOR | EndColor |
| UINT8 | LineByStyle |
| UINT32 | LineStyleFlags |
| double | LineWidthEnd |
| double | LineWidthScale |
| double | LineWidthStart |
| UINT8 | LineWidthUnits |
| INT16 | MaxClass |
| INT16 | MinClass |
| UINT8 | PointByStyle |
| double | PointSizeEnd |
| double | PointSizeScale |
| double | PointSizeStart |
| UINT8 | PointSizeUnits |
| UINT32 | PointStyleFlags |
| UINT8 | PolyByStyle |
| UINT32 | PolyStyleFlags |
| COLOR | StartColor |
Set if applies to all classes.
Path for color spread.
Perform color spread.
Spread line widths.
Spread point sizes.
Ending spread color.
Line styles set individually.
Style flags (STYLEFLAG_...) for lines.
Ending line width.
Scale for line width.
Starting line width.
Units for line width (SCREENUNIT_...).
Ending class for spread.
Starting class for spread.
Point styles set individually.
Ending point symbol size.
Scale for point symbol size.
Starting point symbol size.
Units for point symbol size (SCREENUNIT_...).
Style flags (STYLEFLAG_...) for points.
Polygon styles set individually.
Style flags (STYLEFLAG_...) for polygons.
Starting spread color.
1.6.1