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

NAME

6       plclear - Clear current (sub)page
7

SYNOPSIS

9       plclear()
10

DESCRIPTION

12       Clears  the current page, effectively erasing everything that have been
13       drawn.  This command only works with interactive drivers; if the driver
14       does  not support this, the page is filled with the background color in
15       use. If the current page is divided into  subpages,  only  the  current
16       subpage   is   erased.    The   nth   subpage   can  be  selected  with
17       pladv(3plplot)(n).
18
19       Redacted form:  General: plclear() Perl/PDL: Not available?
20
21
22       This function is not used in any examples.
23

AUTHORS

25       Geoffrey Furnish and Maurice LeBrun wrote and  maintain  PLplot.   This
26       man  page  was  automatically  generated from the DocBook source of the
27       PLplot  documentation,  maintained  by  Alan  W.   Irwin   and   Rafael
28       Laboissiere.
29

SEE ALSO

31       PLplot documentation at http://plplot.sourceforge.net/resources.
32
33
34
35                                  March, 2007                 PLCLEAR(3plplot)
Impressum