Class BaseStretchRenderer

    • Method Detail

      • getStretchParameters

        public StretchParameters getStretchParameters()
        Gets the stretch parameters.
        Returns:
        the stretch parameters
        Since:
        100.0.0
      • getGammas

        public java.util.List<java.lang.Double> getGammas()
        Gets the gamma adjustments.
        Returns:
        an unmodifiable list of the gamma adjustments
        Since:
        100.0.0
      • isEstimateStatistics

        public boolean isEstimateStatistics()
        Gets whether statistics estimation is enabled.
        Returns:
        true if the statistics estimation is enabled
        Since:
        100.0.0