Interface GeospatialCategoricalDataColor.Builder

    • Method Detail

      • color

        GeospatialCategoricalDataColor.Builder color​(String color)

        The color and opacity values for the category data color.

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

        GeospatialCategoricalDataColor.Builder dataValue​(String dataValue)

        The data value for the category data color.

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