Interface BorderStyle.Builder

  • Method Details

    • color

      The option to add color for tile borders for visuals.

      Parameters:
      color - The option to add color for tile borders for visuals.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • show

      The option to enable display of borders for visuals.

      Parameters:
      show - The option to enable display of borders for visuals.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • width

      The option to set the width of tile borders for visuals.

      Parameters:
      width - The option to set the width of tile borders for visuals.
      Returns:
      Returns a reference to this object so that method calls can be chained together.