Interface LineIntersectionItemVisitor
- All Superinterfaces:
org.locationtech.jts.index.ItemVisitor
public interface LineIntersectionItemVisitor
extends org.locationtech.jts.index.ItemVisitor
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetIntersectionLine(org.locationtech.jts.geom.LineSegment segment) Methods inherited from interface org.locationtech.jts.index.ItemVisitor
visitItem
-
Method Details
-
setIntersectionLine
void setIntersectionLine(org.locationtech.jts.geom.LineSegment segment)
-