Interface DecalSettings.Builder

  • Method Details

    • elementValue

      DecalSettings.Builder elementValue(String elementValue)

      Field value of the field that you are setting the decal pattern to. Applicable only for field level settings.

      Parameters:
      elementValue - Field value of the field that you are setting the decal pattern to. Applicable only for field level settings.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • decalVisibility

      DecalSettings.Builder decalVisibility(String decalVisibility)

      Visibility setting for the decal pattern.

      Parameters:
      decalVisibility - Visibility setting for the decal pattern.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • decalVisibility

      DecalSettings.Builder decalVisibility(Visibility decalVisibility)

      Visibility setting for the decal pattern.

      Parameters:
      decalVisibility - Visibility setting for the decal pattern.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • decalColor

      DecalSettings.Builder decalColor(String decalColor)

      Color configuration for the decal pattern.

      Parameters:
      decalColor - Color configuration for the decal pattern.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • decalPatternType

      DecalSettings.Builder decalPatternType(String decalPatternType)

      Type of pattern used for the decal, such as solid, diagonal, or circular patterns in various sizes.

      • SOLID: Solid fill pattern.

      • DIAGONAL_SMALL: Small diagonal stripes pattern.

      • DIAGONAL_MEDIUM: Medium diagonal stripes pattern.

      • DIAGONAL_LARGE: Large diagonal stripes pattern.

      • DIAGONAL_OPPOSITE_SMALL: Small cross-diagonal stripes pattern.

      • DIAGONAL_OPPOSITE_MEDIUM: Medium cross-diagonal stripes pattern.

      • DIAGONAL_OPPOSITE_LARGE: Large cross-diagonal stripes pattern.

      • CIRCLE_SMALL: Small circle pattern.

      • CIRCLE_MEDIUM: Medium circle pattern.

      • CIRCLE_LARGE: Large circle pattern.

      • DIAMOND_SMALL: Small diamonds pattern.

      • DIAMOND_MEDIUM: Medium diamonds pattern.

      • DIAMOND_LARGE: Large diamonds pattern.

      • DIAMOND_GRID_SMALL: Small diamond grid pattern.

      • DIAMOND_GRID_MEDIUM: Medium diamond grid pattern.

      • DIAMOND_GRID_LARGE: Large diamond grid pattern.

      • CHECKERBOARD_SMALL: Small checkerboard pattern.

      • CHECKERBOARD_MEDIUM: Medium checkerboard pattern.

      • CHECKERBOARD_LARGE: Large checkerboard pattern.

      • TRIANGLE_SMALL: Small triangles pattern.

      • TRIANGLE_MEDIUM: Medium triangles pattern.

      • TRIANGLE_LARGE: Large triangles pattern.

      Parameters:
      decalPatternType - Type of pattern used for the decal, such as solid, diagonal, or circular patterns in various sizes.

      • SOLID: Solid fill pattern.

      • DIAGONAL_SMALL: Small diagonal stripes pattern.

      • DIAGONAL_MEDIUM: Medium diagonal stripes pattern.

      • DIAGONAL_LARGE: Large diagonal stripes pattern.

      • DIAGONAL_OPPOSITE_SMALL: Small cross-diagonal stripes pattern.

      • DIAGONAL_OPPOSITE_MEDIUM: Medium cross-diagonal stripes pattern.

      • DIAGONAL_OPPOSITE_LARGE: Large cross-diagonal stripes pattern.

      • CIRCLE_SMALL: Small circle pattern.

      • CIRCLE_MEDIUM: Medium circle pattern.

      • CIRCLE_LARGE: Large circle pattern.

      • DIAMOND_SMALL: Small diamonds pattern.

      • DIAMOND_MEDIUM: Medium diamonds pattern.

      • DIAMOND_LARGE: Large diamonds pattern.

      • DIAMOND_GRID_SMALL: Small diamond grid pattern.

      • DIAMOND_GRID_MEDIUM: Medium diamond grid pattern.

      • DIAMOND_GRID_LARGE: Large diamond grid pattern.

      • CHECKERBOARD_SMALL: Small checkerboard pattern.

      • CHECKERBOARD_MEDIUM: Medium checkerboard pattern.

      • CHECKERBOARD_LARGE: Large checkerboard pattern.

      • TRIANGLE_SMALL: Small triangles pattern.

      • TRIANGLE_MEDIUM: Medium triangles pattern.

      • TRIANGLE_LARGE: Large triangles pattern.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • decalPatternType

      DecalSettings.Builder decalPatternType(DecalPatternType decalPatternType)

      Type of pattern used for the decal, such as solid, diagonal, or circular patterns in various sizes.

      • SOLID: Solid fill pattern.

      • DIAGONAL_SMALL: Small diagonal stripes pattern.

      • DIAGONAL_MEDIUM: Medium diagonal stripes pattern.

      • DIAGONAL_LARGE: Large diagonal stripes pattern.

      • DIAGONAL_OPPOSITE_SMALL: Small cross-diagonal stripes pattern.

      • DIAGONAL_OPPOSITE_MEDIUM: Medium cross-diagonal stripes pattern.

      • DIAGONAL_OPPOSITE_LARGE: Large cross-diagonal stripes pattern.

      • CIRCLE_SMALL: Small circle pattern.

      • CIRCLE_MEDIUM: Medium circle pattern.

      • CIRCLE_LARGE: Large circle pattern.

      • DIAMOND_SMALL: Small diamonds pattern.

      • DIAMOND_MEDIUM: Medium diamonds pattern.

      • DIAMOND_LARGE: Large diamonds pattern.

      • DIAMOND_GRID_SMALL: Small diamond grid pattern.

      • DIAMOND_GRID_MEDIUM: Medium diamond grid pattern.

      • DIAMOND_GRID_LARGE: Large diamond grid pattern.

      • CHECKERBOARD_SMALL: Small checkerboard pattern.

      • CHECKERBOARD_MEDIUM: Medium checkerboard pattern.

      • CHECKERBOARD_LARGE: Large checkerboard pattern.

      • TRIANGLE_SMALL: Small triangles pattern.

      • TRIANGLE_MEDIUM: Medium triangles pattern.

      • TRIANGLE_LARGE: Large triangles pattern.

      Parameters:
      decalPatternType - Type of pattern used for the decal, such as solid, diagonal, or circular patterns in various sizes.

      • SOLID: Solid fill pattern.

      • DIAGONAL_SMALL: Small diagonal stripes pattern.

      • DIAGONAL_MEDIUM: Medium diagonal stripes pattern.

      • DIAGONAL_LARGE: Large diagonal stripes pattern.

      • DIAGONAL_OPPOSITE_SMALL: Small cross-diagonal stripes pattern.

      • DIAGONAL_OPPOSITE_MEDIUM: Medium cross-diagonal stripes pattern.

      • DIAGONAL_OPPOSITE_LARGE: Large cross-diagonal stripes pattern.

      • CIRCLE_SMALL: Small circle pattern.

      • CIRCLE_MEDIUM: Medium circle pattern.

      • CIRCLE_LARGE: Large circle pattern.

      • DIAMOND_SMALL: Small diamonds pattern.

      • DIAMOND_MEDIUM: Medium diamonds pattern.

      • DIAMOND_LARGE: Large diamonds pattern.

      • DIAMOND_GRID_SMALL: Small diamond grid pattern.

      • DIAMOND_GRID_MEDIUM: Medium diamond grid pattern.

      • DIAMOND_GRID_LARGE: Large diamond grid pattern.

      • CHECKERBOARD_SMALL: Small checkerboard pattern.

      • CHECKERBOARD_MEDIUM: Medium checkerboard pattern.

      • CHECKERBOARD_LARGE: Large checkerboard pattern.

      • TRIANGLE_SMALL: Small triangles pattern.

      • TRIANGLE_MEDIUM: Medium triangles pattern.

      • TRIANGLE_LARGE: Large triangles pattern.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • decalStyleType

      DecalSettings.Builder decalStyleType(String decalStyleType)

      Style type for the decal, which can be either manual or automatic. This field is only applicable for line series.

      • Manual: Apply manual line and marker configuration for line series.

      • Auto: Apply automatic line and marker configuration for line series.

      Parameters:
      decalStyleType - Style type for the decal, which can be either manual or automatic. This field is only applicable for line series.

      • Manual: Apply manual line and marker configuration for line series.

      • Auto: Apply automatic line and marker configuration for line series.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • decalStyleType

      DecalSettings.Builder decalStyleType(DecalStyleType decalStyleType)

      Style type for the decal, which can be either manual or automatic. This field is only applicable for line series.

      • Manual: Apply manual line and marker configuration for line series.

      • Auto: Apply automatic line and marker configuration for line series.

      Parameters:
      decalStyleType - Style type for the decal, which can be either manual or automatic. This field is only applicable for line series.

      • Manual: Apply manual line and marker configuration for line series.

      • Auto: Apply automatic line and marker configuration for line series.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: