Class PickEvent

    • Constructor Detail

      • PickEvent

        public PickEvent​(Object source,
                         ucar.unidata.geoloc.ProjectionPoint location)
      • PickEvent

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

      • getLocationPoint

        public Point2D getLocationPoint()
      • getLocation

        public ucar.unidata.geoloc.ProjectionPoint getLocation()