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.


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,yc icon coordinates
[in] type icon type
[in] angle rotation angle [rad]
[in] scale scale factor
Returns:
1

Definition at line 53 of file icon.c.

References G_debug(), and G_plot_line().


Generated on Thu Jul 16 13:20:49 2009 for GRASS Programmer's Manual by  doxygen 1.5.6