Class ColorScalePopupAdjuster

    • Constructor Detail

      • ColorScalePopupAdjuster

        public ColorScalePopupAdjuster​(int panecount)
        Default Constructor indicating how many panes to use.
        Parameters:
        panecount - the number of panes to use.
    • Method Detail

      • changeItemCount

        public void changeItemCount​(int count)
        Change the number of items that are being adjusted by this adjuster
        Parameters:
        count - The number of items adjusted by this adjuster.