Show / Hide Table of Contents

    Method clear

    | Improve this Doc View Source

    clear()

    plclear: Clear current (sub)page

    Declaration
    public void clear()
    Remarks

    Clears the current page, effectively erasing everything that have been drawn. This command only works with interactive drivers; if the driver does not support this, the page is filled with the background color in use. If the current page is divided into subpages, only the current subpage is erased. The nth subpage can be selected with pladv(n).

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX