SegmentAdjustments
class SegmentAdjustments(val replacements: List<Triple<Int, Segment2D, Segment2D>>, val operations: List<SegmentOperation>)(source)
Constructors
Link copied to clipboard
constructor(replacements: List<Triple<Int, Segment2D, Segment2D>>, operations: List<SegmentOperation>)