Getting Started
Documentation
Glish
Learn More
Programming
Contact Us
Version 1.9 Build 1556
News
FAQ
Search
Home
Next:
pgplotmanager.restore - Function
Up:
pgplotmanager - Tool
Previous:
pgplotmanager.plotfile - Function
pgplotmanager.refresh - Function
Package
display
Module
plotter
Tool
pgplotmanager
replay the display list
Synopsis
refresh()
Description
This function redraws the plot. The most common use for it is to redraw the plot after the frame size has been changed.
Example
- f := frame() - pg := pgplotmanager(pgplot(f)); - whenever f->resize do pg.refresh();
Arguments
Returns
T or fail
Next:
pgplotmanager.restore - Function
Up:
pgplotmanager - Tool
Previous:
pgplotmanager.plotfile - Function
 
Contents
 
Index
Please send questions or comments about AIPS++ to
aips2-request@nrao.edu
.
Copyright © 1995-2000
Associated Universities Inc.
, Washington, D.C.
Return to
AIPS++ Home Page
2006-10-15