LineSegmentVisitor constructor

LineSegmentVisitor(
  1. LineSegment querySeg
)

Implementation

LineSegmentVisitor(this.querySeg);