GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-847944e18e
|
#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 34 of file htmlmap.h.
Referenced by html_polygon().