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
LineString
Class LineString
Hierarchy
Primitive
LineString
Index
Constructors
constructor
Properties
coordinates
type
Methods
add
Vertex
bbox
contains
convex
Hull
envelope
insert
Vertex
intersects
remove
Vertex
to
Geographic
to
Mercator
within
Constructors
constructor
new
Line
String
(
line
:
GeometryObject
)
:
LineString
new
Line
String
(
latLngs
:
Array
<
Array
<
number
>
>
)
:
LineString
Parameters
line:
GeometryObject
Returns
LineString
Parameters
latLngs:
Array
<
Array
<
number
>
>
Returns
LineString
Properties
coordinates
coordinates
:
any
type
type
:
string
Methods
add
Vertex
add
Vertex
(
coordinate
:
Array
<
number
>
)
:
LineString
Parameters
coordinate:
Array
<
number
>
Returns
LineString
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
insert
Vertex
insert
Vertex
(
coordinate
:
Array
<
number
>
, index
:
number
)
:
LineString
Parameters
coordinate:
Array
<
number
>
index:
number
Returns
LineString
intersects
intersects
(
geomtry
:
GeometryObject
)
:
boolean
Parameters
geomtry:
GeometryObject
Returns
boolean
remove
Vertex
remove
Vertex
(
index
:
number
)
:
LineString
Parameters
index:
number
Returns
LineString
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
constructor
coordinates
type
add
Vertex
bbox
contains
convex
Hull
envelope
insert
Vertex
intersects
remove
Vertex
to
Geographic
to
Mercator
within
Multi
Line
String
Multi
Point
Multi
Polygon
Point
Polygon
Primitive
WKT
Envelope
Esri
Geometry
Parse
Options
Geo
Json
Geometry
Conversion
Options
Geometry
Object
IFeature
IFeature
Collection
to
Geographic
to
Mercator