Interface GeospatialCircleRadius.Builder

    • Method Detail

      • radius

        GeospatialCircleRadius.Builder radius​(Double radius)

        The positive value for the radius of a circle.

        Parameters:
        radius - The positive value for the radius of a circle.
        Returns:
        Returns a reference to this object so that method calls can be chained together.