GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
g_vect_style_thematic Struct Reference

#include <ogsf.h>

Data Fields

int active
 
int layer
 
char * color_column
 
char * symbol_column
 
char * size_column
 
char * width_column
 

Detailed Description

Definition at line 302 of file ogsf.h.

Field Documentation

◆ active

int g_vect_style_thematic::active

Definition at line 304 of file ogsf.h.

Referenced by GP_unset_style_thematic(), and GV_unset_style_thematic().

◆ color_column

char* g_vect_style_thematic::color_column

Definition at line 307 of file ogsf.h.

Referenced by gv_free_vectmem().

◆ layer

int g_vect_style_thematic::layer

Definition at line 305 of file ogsf.h.

◆ size_column

char* g_vect_style_thematic::size_column

Definition at line 309 of file ogsf.h.

Referenced by gv_free_vectmem().

◆ symbol_column

char* g_vect_style_thematic::symbol_column

Definition at line 308 of file ogsf.h.

Referenced by gv_free_vectmem().

◆ width_column

char* g_vect_style_thematic::width_column

Definition at line 310 of file ogsf.h.

Referenced by gv_free_vectmem().


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