Preparing search index...
The search index is not available
rvgeo
rvgeo
MultiLineString
Class MultiLineString
Hierarchy
GeometryCollection
MultiLineString
Index
Constructors
constructor
Properties
bbox
coordinates
geometries
projection
properties
Methods
_update
add
Geometry
get
Coodinates
to
GeoJSON
to
Multi
Point
toXY
updateBBox
from
Feature
from
Geometry
Constructors
constructor
new
Multi
Line
String
(
geometries
,
properties
?
)
:
MultiLineString
Parameters
geometries
:
[
number
,
number
]
[]
[]
|
LineString
[]
Optional
properties
:
any
Returns
MultiLineString
Properties
bbox
bbox
:
MBR
= ...
coordinates
coordinates
:
[
number
,
number
]
[]
[]
geometries
geometries
:
(
Geometry
|
GeometryCollection
)
[]
= []
projection
projection
:
Projection
= SphericalMercator
properties
properties
:
any
Methods
_update
_update
(
geometry
,
index
)
:
void
Parameters
geometry
:
any
index
:
number
Returns
void
add
Geometry
add
Geometry
(
geometry
)
:
void
Parameters
geometry
:
[
number
,
number
]
[]
|
LineString
Returns
void
get
Coodinates
get
Coodinates
(
)
:
[
number
,
number
]
[]
[]
Returns
[
number
,
number
]
[]
[]
to
GeoJSON
to
GeoJSON
(
)
:
GeoJSONFeature
Returns
GeoJSONFeature
to
Multi
Point
to
Multi
Point
(
)
:
MultiPoint
Returns
MultiPoint
toXY
toXY
(
)
:
[
number
,
number
]
[]
[]
Returns
[
number
,
number
]
[]
[]
updateBBox
updateBBox
(
geometry
)
:
void
Parameters
geometry
:
any
Returns
void
Static
from
Feature
from
Feature
(
feature
)
:
GeometryCollection
Parameters
feature
:
GeoJSONFeature
Returns
GeometryCollection
Static
from
Geometry
from
Geometry
(
geometry
)
:
GeometryCollection
Parameters
geometry
:
GeoJSONMultiLineString
Returns
GeometryCollection
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
bbox
coordinates
geometries
projection
properties
_update
add
Geometry
get
Coodinates
to
GeoJSON
to
Multi
Point
toXY
updateBBox
from
Feature
from
Geometry
rvgeo
colorListType
stretchType
Circle
Delaunator
Dijkstra
Evented
Geometry
GeometryCollection
Grid
LineString
MultiLineString
MultiPoint
MultiPolygon
Point
Polygon
QuadTree
Voronoi
CRS
GeoJSONFeature
GeoJSONFeatureCollection
GeoJSONGeometry
Loading...
Generated using
TypeDoc