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>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val replacements: List<Triple<Int, Segment2D, Segment2D>>