Interface RouteMatrixAutoCircle.Builder

    • Method Detail

      • margin

        RouteMatrixAutoCircle.Builder margin​(Long 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.