Interface RouteMatrixAutoCircle.Builder

  • Method Details

    • margin

      The margin provided for the calculation.

      Parameters:
      margin - The margin provided for the calculation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • maxRadius

      RouteMatrixAutoCircle.Builder maxRadius(Long maxRadius)

      The maximum size of the radius provided for the calculation.

      Parameters:
      maxRadius - The maximum size of the radius provided for the calculation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.