Interface GeospatialGradientStepColor.Builder

    • Method Detail

      • color

        GeospatialGradientStepColor.Builder color​(String color)

        The color and opacity values for the gradient step color.

        Parameters:
        color - The color and opacity values for the gradient step color.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • dataValue

        GeospatialGradientStepColor.Builder dataValue​(Double dataValue)

        The data value for the gradient step color.

        Parameters:
        dataValue - The data value for the gradient step color.
        Returns:
        Returns a reference to this object so that method calls can be chained together.