makeIsoline

abstract fun makeIsoline(value: Number, segments: Collection<Segment2D>): Isoline(source)

Create an Isoline.

Return

the isoline

Parameters

value

- the value associated to the isoline to be created

segments

- the segments forming the isoline