Interface ViewSunElevationInput.Builder

    • Method Detail

      • lowerBound

        ViewSunElevationInput.Builder lowerBound​(Float lowerBound)

        The lower bound to view the sun elevation.

        Parameters:
        lowerBound - The lower bound to view the sun elevation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • upperBound

        ViewSunElevationInput.Builder upperBound​(Float upperBound)

        The upper bound to view the sun elevation.

        Parameters:
        upperBound - The upper bound to view the sun elevation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.