Class AddCluster

    • Field Detail

      • m_OutputDistribution

        protected boolean m_OutputDistribution
        output distribution instead of cluster index.
    • Constructor Detail

      • AddCluster

        public AddCluster()
    • Method Detail

      • setOutputDistribution

        public void setOutputDistribution​(boolean value)
        Sets whether to output the cluster distribution instead of the cluster index.
        Parameters:
        value - true if to output distribution
      • getOutputDistribution

        public boolean getOutputDistribution()
        Returns whether to output the cluster distribution instead of the cluster index.
        Returns:
        true if to output distribution
      • outputDistributionTipText

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