makeIsoline
abstract fun makeIsoline(value: Number, segments: Collection<Segment2D>): Isoline
Content copied to clipboard
Create an Isoline.
Return
the isoline
Parameters
value
- the value associated to the isoline to be created
segments
- the segments forming the isoline