isDone abstract method

bool isDone()

Reports whether the client of this class needs to continue testing all intersections in an arrangement.

@return true if there is no need to continue testing segments

Implementation

bool isDone();