1PLGVPW(3plplot)                   PLplot API                   PLGVPW(3plplot)
2
3
4

NAME

6       plgvpw - Get viewport limits in world coordinates
7

SYNOPSIS

9       plgvpw(p_xmin, p_xmax, p_ymin, p_ymax)
10

DESCRIPTION

12       Get viewport limits in world coordinates.
13
14       Redacted   form:    General:  plgvpw(p_xmin,  p_xmax,  p_ymin,  p_ymax)
15       Perl/PDL: Not available?
16
17
18       This function is used in example 31.
19

ARGUMENTS

21       p_xmin (PLFLT *, output)
22              Lower viewport limit of the world coordinate in x.
23
24       p_xmax (PLFLT *, output)
25              Upper viewport limit of the world coordinate in x.
26
27       p_ymin (PLFLT *, output)
28              Lower viewport limit of the world coordinate in y.
29
30       p_ymax (PLFLT *, output)
31              Upper viewport limit of the world coordinate in y.
32
33

AUTHORS

35       Geoffrey Furnish and Maurice LeBrun wrote and  maintain  PLplot.   This
36       man  page  was  automatically  generated from the DocBook source of the
37       PLplot  documentation,  maintained  by  Alan  W.   Irwin   and   Rafael
38       Laboissiere.
39

SEE ALSO

41       PLplot documentation at http://plplot.sourceforge.net/resources.
42
43
44
45                                  July, 2010                   PLGVPW(3plplot)
Impressum