Class ToggleOutlier

    • Constructor Detail

      • ToggleOutlier

        public ToggleOutlier()
    • Method Detail

      • hitDetectorTipText

        public String hitDetectorTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • toggleHits

        protected void toggleHits​(SequencePlotterPanel panel,
                                  List<XYSequencePoint> hits)
        Sets or toggles the outlier state of the specified points.
        Parameters:
        panel - the panel the points belong to
        hits - the points to process
      • togglePolygonPoints

        protected void togglePolygonPoints​(SequencePlotterPanel panel)
        Displays the points that were surrounded by the polygon.
        Parameters:
        panel - the associated panel
      • mouseClickOccurred

        public void mouseClickOccurred​(SequencePlotterPanel panel,
                                       MouseEvent e)
        Gets triggered if the user clicks on the canvas.
        Parameters:
        panel - the associated panel
        e - the mouse event