Class CursorMoveEvent

    • Constructor Detail

      • CursorMoveEvent

        public CursorMoveEvent​(Object source,
                               ucar.unidata.geoloc.ProjectionPoint world)
      • CursorMoveEvent

        public CursorMoveEvent​(Object source,
                               Point2D location)
    • Method Detail

      • getLocationPoint

        public Point2D getLocationPoint()
      • getLocation

        public ucar.unidata.geoloc.ProjectionPoint getLocation()