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
/
Component2D
/
Companion
/
containsPoint
contains
Point
fun
containsPoint
(
x
:
Double
,
y
:
Double
,
minX
:
Double
,
maxX
:
Double
,
minY
:
Double
,
maxY
:
Double
)
:
Boolean
returns true if rectangle (defined by minX, maxX, minY, maxY) contains the X Y point