Interface LineIntersectionItemVisitor
-
- All Superinterfaces:
org.locationtech.jts.index.ItemVisitor
public interface LineIntersectionItemVisitor extends org.locationtech.jts.index.ItemVisitor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setIntersectionLine(org.locationtech.jts.geom.LineSegment segment)
-