Function: createPoints()
createPoints(
rawPoints):Points
Defined in: model/points.ts:114
Creates a Points from a RawPoints by applying pointsDefaults
Parameters
rawPoints
The raw points
Returns
The complete points with default values applied
createPoints(
rawPoints):Points
Defined in: model/points.ts:114
Creates a Points from a RawPoints by applying pointsDefaults
The raw points
The complete points with default values applied