GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
#include <htmlmap.h>
Data Fields | |
char * | last_text |
int | last_text_len |
int | type |
FILE * | output |
struct MapPoly * | head |
struct MapPoly ** | tail |
int | MAX_POINTS |
int | BBOX_MINIMUM |
int | MINIMUM_DIST |
int html_state::MINIMUM_DIST |
Definition at line 37 of file htmlmap.h.
Referenced by html_polygon().