Documentation of 'org.jzy3d.colors.IColorMappable' Java class
IColorMappable
org.jzy3d.colors

Interface IColorMappable

    • Method Detail

      • getMin

        double getMin()
        Retrieve the lower value boundary for a IColorMap.
        Returns:
        the minimum Z value
      • getMax

        double getMax()
        Retrieve the upper value boundary for a IColorMap.
        Returns:
        the maximum Z value
      • setMin

        void setMin(double value)
        Set the lower value boundary for a IColorMap.
        Parameters:
        value - the minimum Z value
      • setMax

        void setMax(double value)
        Set the upper value boundary for a IColorMap.
        Parameters:
        value - the maximum Z value

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.