Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | display | |
Module | viewer | |
Tool | viewerdisplaypanel |
This function registers the given Viewerdisplaydata tool on this
Viewerdisplaydata tool. That means that at the next and subsequent refreshes,
until it is unregistered, the given Viewerdisplaydata tool will attempt to
draw itself on this Viewerdisplaypanel tool.
A return value of T indicates that the Viewerdisplaydata tool was
successfully registered on this Viewerdisplaypanel tool. A return value of
F indicates that the Viewerdisplaydata tool was already registered, so
no action was performed. The return value will be fail if the
Viewerdisplaydata tool was unknown to, or could not be found by, this
Viewerdisplaypanel tool.
Register a Viewerdisplaydata tool for drawing
Synopsis
register(displaydata)
Arguments
displaydata
Viewerdisplaydata tool to register
Allowed:
Viewerdisplaydata tool
Returns
T, F or fail
Description
Next: viewerdisplaypanel.unregister - Function
Up: viewerdisplaypanel - Tool
Previous: viewerdisplaypanel.unregistercolormap - 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