Object Intersection2D.InfinitePoints
-
- 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>
asList
public final static Intersection2D.InfinitePoints
INSTANCE
-