Interface GeoBBox

    • Method Detail

      • expand

        GeoBBox expand​(double angle)
        Expand box by specified angle.
        Parameters:
        angle - is the angle amount to expand the GeoBBox by.
        Returns:
        a new GeoBBox.