Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/geo
GeoShape
Class GeoShape
Hierarchy
GeoShape
GeoPoint
GeoCurve
GeoPath
GeoTile
GeoBox
GeoGroup
Implements
Equals
Index
Constructors
constructor
Properties
lat
Max
lat
Min
lng
Max
lng
Min
Accessors
bounds
Methods
contains
equals
intersects
project
union
from
Any
is
Any
Constructors
constructor
new
Geo
Shape
(
)
:
GeoShape
Returns
GeoShape
Properties
Readonly
Abstract
lat
Max
lat
Max
:
number
Readonly
Abstract
lat
Min
lat
Min
:
number
Readonly
Abstract
lng
Max
lng
Max
:
number
Readonly
Abstract
lng
Min
lng
Min
:
number
Accessors
bounds
get
bounds
(
)
:
GeoBox
Returns
GeoBox
Methods
Abstract
contains
contains
(
that
:
AnyGeoShape
)
:
boolean
contains
(
lng
:
number
, lat
:
number
)
:
boolean
Parameters
that:
AnyGeoShape
Returns
boolean
Parameters
lng:
number
lat:
number
Returns
boolean
Abstract
equals
equals
(
that
:
unknown
)
:
boolean
Parameters
that:
unknown
Returns
boolean
Abstract
intersects
intersects
(
that
:
AnyGeoShape
)
:
boolean
Parameters
that:
AnyGeoShape
Returns
boolean
Abstract
project
project
(
f
:
GeoProjection
)
:
R2Shape
Parameters
f:
GeoProjection
Returns
R2Shape
union
union
(
that
:
AnyGeoShape
)
:
GeoShape
Parameters
that:
AnyGeoShape
Returns
GeoShape
Static
from
Any
from
Any
(
value
:
AnyGeoShape
)
:
GeoShape
Parameters
value:
AnyGeoShape
Returns
GeoShape
Static
is
Any
is
Any
(
value
:
unknown
)
:
value
is
AnyGeoShape
Parameters
value:
unknown
Returns
value
is
AnyGeoShape
Modules
@swim/system
@swim/core
@swim/util
@swim/codec
@swim/mapping
@swim/collections
@swim/constraint
@swim/structure
@swim/streamlet
@swim/dataflow
@swim/recon
@swim/uri
@swim/math
@swim/geo
@swim/time
@swim/mesh
@swim/toolkit
Geo
Shape
constructor
lat
Max
lat
Min
lng
Max
lng
Min
bounds
contains
equals
intersects
project
union
from
Any
is
Any
Generated using
TypeDoc