Interface IsolineThresholds.Builder

  • Method Details

    • distance

      Distance to be used for the isoline calculation.

      Parameters:
      distance - Distance to be used for the isoline calculation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • distance

      IsolineThresholds.Builder distance(Long... distance)

      Distance to be used for the isoline calculation.

      Parameters:
      distance - Distance to be used for the isoline calculation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • time

      Time to be used for the isoline calculation.

      Parameters:
      time - Time to be used for the isoline calculation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • time

      Time to be used for the isoline calculation.

      Parameters:
      time - Time to be used for the isoline calculation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.