|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
|
Struct for vector map (thematic mapping) More...
#include <ogsf.h>
Data Fields | |
| int | active |
| int | layer |
| char * | color_column |
| char * | symbol_column |
| char * | size_column |
| char * | width_column |
| char* g_vect_style_thematic::color_column |
Definition at line 345 of file ogsf.h.
Referenced by gp_free_sitemem().
| char* g_vect_style_thematic::size_column |
Definition at line 347 of file ogsf.h.
Referenced by gp_free_sitemem().
| char* g_vect_style_thematic::symbol_column |
Definition at line 346 of file ogsf.h.
Referenced by gp_free_sitemem().
| char* g_vect_style_thematic::width_column |
Definition at line 348 of file ogsf.h.
Referenced by gp_free_sitemem().