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
/
within
within
fun
within
(
minX1
:
Double
,
maxX1
:
Double
,
minY1
:
Double
,
maxY1
:
Double
,
minX2
:
Double
,
maxX2
:
Double
,
minY2
:
Double
,
maxY2
:
Double
)
:
Boolean
Compute whether the first bounding box 1 is within the second bounding box *