POINTID Name
POINTID Purpose
Use the mouse cursor to display an ID for a plotted point.
Category
Calling Sequence
pointid, x, y, id Inputs
x,y = Data coordinate arrays for plotted points. in
id = text array identifying the plotted points. in
Keyword Parameters
Keywords
INDEX=in Returned index of selected point. -1 if none.
EXIT_CODE=ex Exit button code.
RADIUS=r Radius in pixels of hotzone around each
point (def=10).
TOP=top Top line(s) of text
(def=Move cursor over a point to identify it).
BOTTOM=bot Bottom line(s) of text
(def=_____________ Click to exit ____________)
Outputs
Common Blocks
Notes
Notes: assumes data coordinates are current. Move the
cursor over a point to display the ID text.
Modification History
R. Sterner, 2001 Mar 08
Copyright (C) 2001, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.