GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
icon.c File Reference

GIS Library - Plot icon. More...

#include <stdlib.h>
#include <math.h>
#include <grass/gis.h>
Include dependency graph for icon.c:

Go to the source code of this file.

Functions

int G_plot_icon (double xc, double yc, int type, double angle, double scale)
 Plot icon. More...
 

Detailed Description

GIS Library - Plot icon.

(C) 2001-2008 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.

Author
GRASS GIS Development Team
Date
1999-2008

Definition in file icon.c.

Function Documentation

int G_plot_icon ( double  xc,
double  yc,
int  type,
double  angle,
double  scale 
)

Plot icon.

Parameters
[in]xc,ycicon coordinates
[in]typeicon type
[in]anglerotation angle [rad]
[in]scalescale factor
Returns
1

Definition at line 53 of file icon.c.

References G_debug(), G_plot_line(), and trans.