installStrokeCountMap MethodStatic
final install step to save curveMap in curve. If parentMap is given, update its length, count, and a1 fields
installStrokeCountMap(curve: CurvePrimitive, curveMap: StrokeCountMap, parentMap?: StrokeCountMap): void
| Parameter | Type | Description | 
|---|---|---|
| curve | CurvePrimitive | curve to receive the annotation | 
| curveMap | StrokeCountMap | |
| parentMap | StrokeCountMap | 
Returns - void
Defined in
- curve/CurvePrimitive.ts Line 708
Last Updated: 20 June, 2023