GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
Loading...
Searching...
No Matches
g_vect_style_thematic Struct Reference

Struct for vector map (thematic mapping) More...

#include <ogsf.h>

Data Fields

int active
 
int layer
 
charcolor_column
 
charsymbol_column
 
charsize_column
 
charwidth_column
 

Detailed Description

Struct for vector map (thematic mapping)

Definition at line 341 of file ogsf.h.

Field Documentation

◆ active

int g_vect_style_thematic::active

Definition at line 342 of file ogsf.h.

◆ color_column

char* g_vect_style_thematic::color_column

Definition at line 345 of file ogsf.h.

Referenced by gp_free_sitemem().

◆ layer

int g_vect_style_thematic::layer

Definition at line 343 of file ogsf.h.

◆ size_column

char* g_vect_style_thematic::size_column

Definition at line 347 of file ogsf.h.

Referenced by gp_free_sitemem().

◆ symbol_column

char* g_vect_style_thematic::symbol_column

Definition at line 346 of file ogsf.h.

Referenced by gp_free_sitemem().

◆ width_column

char* g_vect_style_thematic::width_column

Definition at line 348 of file ogsf.h.

Referenced by gp_free_sitemem().


The documentation for this struct was generated from the following file: