lucene-kmp
Toggle table of contents
10.2.0-alpha14
common
Target filter
common
Switch theme
Search in API
Skip to content
lucene-kmp
core
/
org.gnit.lucenekmp.geo
/
Rectangle
/
Companion
/
containsPoint
contains
Point
fun
containsPoint
(
lat
:
Double
,
lon
:
Double
,
minLat
:
Double
,
maxLat
:
Double
,
minLon
:
Double
,
maxLon
:
Double
)
:
Boolean
returns true if rectangle (defined by minLat, maxLat, minLon, maxLon) contains the lat lon point