Uses of Class
org.locationtech.jts.algorithm.RectangleLineIntersector
-
Packages that use RectangleLineIntersector Package Description org.locationtech.jts.operation.predicate Classes which implement topological predicates optimized for particular kinds of geometries. -
-
Uses of RectangleLineIntersector in org.locationtech.jts.operation.predicate
Fields in org.locationtech.jts.operation.predicate declared as RectangleLineIntersector Modifier and Type Field Description private RectangleLineIntersector
RectangleIntersectsSegmentVisitor. rectIntersector
-