getEdgeIntersectionList method

EdgeIntersectionList getEdgeIntersectionList()

Implementation

EdgeIntersectionList getEdgeIntersectionList() {
  return eiList;
}