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

POINT

POINT

Name


      POINT

Purpose


      Plot a filled point at given position.

Category


Calling Sequence


      point, x, y, [z]

Inputs


      x,y = position of point. May be arrays. in
      z = optional z coordinate (def=0). in
        If z is given /T3D must also be used.

Keyword Parameters


Keywords


        SIZE=sz Size of point symbol (like symsize).
        COLOR=clr Fill color.
        OCOLOR=oclr Outline color (def=COLOR).
        THICK=thk Outline thickness (def=1).
        SIDES=n Number of sides in symbol (def=many).
        ANGLE=ang Angle of symbol (def=0).
        /NOFILL Do not fill symbol.
        /NOOUTLINE Do not draw symbol outline.
        /DATA Use data coordinates (default).
        /DEVICE Use device coordinates.
        /NORMAL Use normalized coordinates.
        /CLIP clip to clipping window.
        /T3D Use 3-d coordinate system.

Outputs


Common Blocks


      point_com

Notes


Modification History


      R. Sterner, 1995 Aug 17
      R. Sterner, 2001 Mar 28 --- Added SIDES=n, ANGLE=ang.
      R. Sterner, 2002 Mar 06 --- Rounded dev coordinate positions.
      R. Sterner, 2004 Mar 11 --- Added /NOFILL.
      R. Sterner, 2004 Mar 11 --- Added /NOOUTLINE.
      R. Sterner, 2010 May 04 --- Converted arrays from () to [].
  Copyright (C) 1995, 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