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

HLINE

HLINE

Name


      HLINE

Purpose


      Plot a horizontal line after erasing last plotted line.

Category


Calling Sequence


      hline, [y]

Inputs


      y = y coordinate of new line. in
        If y not given last line is erased.

Keyword Parameters


Keywords


        /DEVICE means use device coordinates (default).
        /DATA means use data coordinates.
        /NORM means use normalized coordinates.
        /NOERASE means don't try to erase last line.
        /ERASE means just erase last line without plotting another.
        /RESET means reset erase and return. Skips next erase.
          Use /RESET for a new window size.
        RANGE=[xmin, xmax] min and max x coordinates of line.
        NUMBER=n line number (0 to 9, def=0).
        COLOR=c set plot color.
        LINESTYLE=s set line style.
        /XMODE use XOR mode (faster).

Outputs


Common Blocks


      hline

Notes


Modification History


      R. sterner, 5 June, 1992
      R. Sterner, 1998 Jan 15 --- Dropped use of !d.n_colors.
      R. Sterner, 2002 Sep 05 --- Fixed erase bug.
      R. Sterner, 2002 Sep 06 --- Added /XMODE, /RESET.
      R. Sterner, 2002 Sep 09 --- Added empty to avoid some minor artifacts.
  Copyright (C) 1992, 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