RAPIDS
Preparing search index...
@rapidsai/cuspatial
makePolylines
Function makePolylines
makePolylines
<
T
extends
FloatingPoint
>
(
points
:
StructSeries
<
{
x
:
T
;
y
:
T
}
>
,
offsets
:
Int32Series
,
)
:
ListSeries
<
Point
<
T
>
>
Type Parameters
T
extends
FloatingPoint
Parameters
points
:
StructSeries
<
{
x
:
T
;
y
:
T
}
>
offsets
:
Int32Series
Returns
ListSeries
<
Point
<
T
>
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
RAPIDS
Loading...