>  Docs Center  >  Libraries  >  JHU/APL/S1R  >  MAPWINDOW
Libraries

MAPWINDOW

MAPWINDOW

Name


      MAPWINDOW

Purpose


      Find screen window used by last map.

Category


Calling Sequence


      mapwindow

Inputs


Keyword Parameters


Keywords


        IX1=ix1, IX2=ix2 Map area device x position. out
        IY1=iy1, IY2=iy2 Map area device y position. out
        NX=nx, NY=ny Map area size in pixels. out
        /QUIET means do not display window.
        ERROR=err Error flag: 0=Last plot was not a map.
        /OUTLINE means outline window.
        COLOR=clr Outline color (def=!p.color).
        THICKNESS=thk Outline thickness (def=!p.thick).

Outputs


Common Blocks


Notes


      Note: Map area seems to be a non-integer size. Try
        print,!x.window*!d.x_size,!y.window*!d.y_size

Modification History


      R. Sterner, 2001 Dec 28
      R. Sterner, 2001 Dec 30 --- Had to keep map area as floating.
      R. Sterner, 2002 Jan 09 --- Added keyword THICKNESS=thk.
      R. Sterner, 2010 May 23 --- Converted arrays from () to [].
      R. Sterner, 2010 Jun 30 --- Added /RELAXED keyword.
  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.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us