getInteriorIntersections method

List getInteriorIntersections()

Implementation

List getInteriorIntersections() {
  return interiorIntersections;
}