announceNNC MethodStatic
Announce triples of (low, high, cp) for each entry in intervals
announceNNC(intervals: Range1d[], cp: CurvePrimitive, announce?: AnnounceNumberNumberCurvePrimitive): boolean
| Parameter | Type | Description | 
|---|---|---|
| intervals | Range1d[] | source array | 
| cp | CurvePrimitive | CurvePrimitive for announcement | 
| announce | AnnounceNumberNumberCurvePrimitive | function to receive data | 
Returns - boolean
Defined in
- clipping/ClipUtils.ts Line 167
Last Updated: 30 November, 2023