GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
Display Library - Plot icon. More...
#include <stdlib.h>
#include <math.h>
#include <grass/gis.h>
#include <grass/display.h>
#include <grass/glocale.h>
Go to the source code of this file.
Functions | |
void | D_plot_icon (double xc, double yc, int type, double angle, double scale) |
Plot icon. More... | |
Display Library - Plot icon.
(C) 2001-2008, 2012 by the GRASS Development Team
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
Definition in file icon.c.