Search
Preparing search index...
The search index is not available
FDOT GIS Framework
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Terraformer
Point
Class Point
Hierarchy
Primitive
Point
Index
Constructors
constructor
Properties
coordinates
type
Methods
bbox
contains
convex
Hull
envelope
intersects
to
Geographic
to
Mercator
within
Constructors
constructor
new
Point
(
x
:
number
, y
:
number
)
:
Point
new
Point
(
latLng
:
Array
<
number
>
)
:
Point
new
Point
(
point
:
GeometryObject
)
:
Point
Parameters
x:
number
y:
number
Returns
Point
Parameters
latLng:
Array
<
number
>
Returns
Point
Parameters
point:
GeometryObject
Returns
Point
Properties
coordinates
coordinates
:
any
type
type
:
string
Methods
bbox
bbox
(
)
:
Array
<
number
>
Returns
Array
<
number
>
contains
contains
(
geomtry
:
GeometryObject
)
:
boolean
Parameters
geomtry:
GeometryObject
Returns
boolean
convex
Hull
convex
Hull
(
)
:
Polygon
Returns
Polygon
envelope
envelope
(
)
:
Envelope
Returns
Envelope
intersects
intersects
(
geomtry
:
GeometryObject
)
:
boolean
Parameters
geomtry:
GeometryObject
Returns
boolean
to
Geographic
to
Geographic
(
)
:
Primitive
Returns
Primitive
to
Mercator
to
Mercator
(
)
:
Primitive
Returns
Primitive
within
within
(
geomtry
:
GeometryObject
)
:
boolean
Parameters
geomtry:
GeometryObject
Returns
boolean
Globals
"leaflet"
"leafletdraw"
"lodash"
"q"
GeoJSON
L
Map
Box
Q
Terraformer
_
proj4
to
GeoJSON
turf
ArcGIS
Feature
Feature
Collection
Line
String
Multi
Line
String
Multi
Point
Multi
Polygon
Point
constructor
coordinates
type
bbox
contains
convex
Hull
envelope
intersects
to
Geographic
to
Mercator
within
Polygon
Primitive
WKT
Envelope
Esri
Geometry
Parse
Options
Geo
Json
Geometry
Conversion
Options
Geometry
Object
IFeature
IFeature
Collection
to
Geographic
to
Mercator