Class ColorDistributionHandler

    • Field Detail

      • m_Reader

        protected ImageReader m_Reader
        the image reader to use.
    • Constructor Detail

      • ColorDistributionHandler

        public ColorDistributionHandler()
    • Method Detail

      • setReader

        public void setReader​(ImageReader value)
        Sets the reader to use for loading the image.
        Parameters:
        value - the reader
      • getReader

        public ImageReader getReader()
        Returns the reader to use for loading the image.
        Returns:
        the reader
      • readerTipText

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

        public String[] getExtensions()
        Returns the list of extensions (without dot) that this handler can take care of.
        Returns:
        the list of extensions (no dot)