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

NAME

6       plsori - Set orientation
7

SYNOPSIS

9       plsori(ori)
10

DESCRIPTION

12       Sets  the  current orientation.  If ori is equal to zero (default) then
13       landscape is used (x axis is parallel to the longest edge of the page),
14       otherwise portrait is used.  This option is not supported by all output
15       drivers (in particular, most interactive screen drivers ignore the ori‐
16       entation).   This  routine, if used, must be called before initializing
17       PLplot.
18
19       Redacted form: plsori(ori)
20
21       This function is not used in any examples.
22

ARGUMENTS

24       ori (PLINT, input)
25              Orientation value (0 for landscape, 1 for portrait; the value is
26              multiplied by 90 degrees to get the angle)
27
28

AUTHORS

30       Geoffrey  Furnish  and  Maurice LeBrun wrote and maintain PLplot.  This
31       man page was automatically generated from the  DocBook  source  of  the
32       PLplot   documentation,   maintained   by  Alan  W.  Irwin  and  Rafael
33       Laboissiere.
34

SEE ALSO

36       PLplot documentation at http://plplot.sourceforge.net/resources.
37
38
39
40                                  March, 2007                  PLSORI(3plplot)
Impressum