-
- All Implemented Interfaces:
public class Intersection2D.InfinitePoints extends Intersection2D<Nothing>
Objects intersect in infinite points (e.g. overlapping segments).
-
-
Field Summary
Fields Modifier and Type Field Description private final List<Void>asListpublic final static Intersection2D.InfinitePointsINSTANCE
-