Interface IsolineGranularityOptions.Builder

    • Method Detail

      • maxPoints

        IsolineGranularityOptions.Builder maxPoints​(Integer maxPoints)

        Maximum number of points of returned Isoline.

        Parameters:
        maxPoints - Maximum number of points of returned Isoline.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • maxResolution

        IsolineGranularityOptions.Builder maxResolution​(Long maxResolution)

        Maximum resolution of the returned isoline.

        Unit: centimeters

        Parameters:
        maxResolution - Maximum resolution of the returned isoline.

        Unit: centimeters

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