1MAPLBL(3NCARG)                   NCAR GRAPHICS                  MAPLBL(3NCARG)
2
3
4

NAME

6       MAPLBL - Labels the map.
7

SYNOPSIS

9       CALL MAPLBL
10

C-BINDING SYNOPSIS

12       #include <ncarg/ncargC.h>
13
14       void c_maplbl()
15

DESCRIPTION

17       MAPLBL has no arguments.
18

USAGE

20       If the parameter 'LA' is set appropriately, MAPLBL labels the
21       international date line (ID), the equator (EQ), the Greenwich Meridian
22       (GM), and the poles (NP and SP), and if the parameter 'PE' is set
23       appropriately, it draws the perimeter of the map.  If EZMAP needs
24       initialization or if there is an uncleared NCAR Graphics error, MAPLBL
25       does nothing.
26

EXAMPLES

28       Use the ncargex command to see the following relevant examples: cmpclr,
29       cmpel, cmpfil, cmpgrp, cmpita, cmpitm, cmplab, cmplbl, cmplot, cmpmsk,
30       cmpou, cmptit, eezmpa, tezmpa, ffex00.
31

ACCESS

33       To use MAPLBL or c_maplbl, load the NCAR Graphics libraries ncarg,
34       ncarg_gks, and ncarg_c, preferably in that order.
35

SEE ALSO

37       Online: ezmap, ezmap_params, mapaci, mapbla, mapblm, mapdrw, mapeod,
38       mapfst, mapgci, mapgrd, mapgrm, mapgtc, mapgti, mapgtl, mapgtr, mapint,
39       mapiq, mapiqa, mapiqd, mapiqm, mapit, mapita, mapitd, mapitm, maplmb,
40       maplot, mappos, maproj, maprs, maprst, mapsav, mapset, mapstc, mapsti,
41       mapstl, mapstr, maptra, maptri, maptrn, mapusr, mapvec, mpchln, mpfnme,
42       mpgetc, mpgeti, mpgetl, mpgetr, mpglty, mpiaty, mpifnb, mpilnb, mpiola,
43       mpiosa, mpipai, mpipan, mpipar, mpisci, mplnam, mplndm, mplndr, mplnri,
44       mpname, mprset, mpsetc, mpseti, mpsetl, mpsetr, supmap, supcon,
45       ncarg_cbind
46
47       Hardcopy: NCAR Graphics Contouring and Mapping Tutorial
48
50       Copyright (C) 1987-2007
51       University Corporation for Atmospheric Research
52
53       This documentation is free software; you can redistribute it and/or
54       modify it under the terms of the GNU General Public License as
55       published by the Free Software Foundation; either version 2 of the
56       License, or (at your option) any later version.
57
58       This software is distributed in the hope that it will be useful, but
59       WITHOUT ANY WARRANTY; without even the implied warranty of
60       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
61       General Public License for more details.
62
63       You should have received a copy of the GNU General Public License along
64       with this software; if not, write to the Free Software Foundation,
65       Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
66
67
68
69UNIX                              March 1993                    MAPLBL(3NCARG)
Impressum