extend


Description:

[ Version ( since = "0.10" ) ]
public void extend (double latitude, double longitude)

Extend the bounding box so it contains a point with latitude and longitude.

Do nothing if the point is already inside the bounding box.

Parameters:

this

a BoundingBox

latitude

the latitude of the point

longitude

the longitude of the point




2022 vala-language.org