getInsertEvent method

SweepLineEvent? getInsertEvent()

Implementation

SweepLineEvent? getInsertEvent() {
  return insertEvent;
}