s2js
Preparing search index...
s2js
s2
Region
Interface Region
interface
Region
{
cellUnionBound
()
:
bigint
[]
;
containsCell
(
c
:
Cell
)
:
boolean
;
containsPoint
(
p
:
s2
.
Point
)
:
boolean
;
intersectsCell
(
c
:
Cell
)
:
boolean
;
}
Implemented by
Cap
Cell
CellUnion
Loop
s2
.
Point
s2
.
Polygon
Polyline
s2
.
Rect
Index
Methods
cell
Union
Bound
contains
Cell
contains
Point
intersects
Cell
Methods
cell
Union
Bound
cellUnionBound
()
:
bigint
[]
Returns
bigint
[]
contains
Cell
containsCell
(
c
:
Cell
)
:
boolean
Parameters
c
:
Cell
Returns
boolean
contains
Point
containsPoint
(
p
:
s2
.
Point
)
:
boolean
Parameters
p
:
s2
.
Point
Returns
boolean
intersects
Cell
intersectsCell
(
c
:
Cell
)
:
boolean
Parameters
c
:
Cell
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
cell
Union
Bound
contains
Cell
contains
Point
intersects
Cell
s2js
Loading...