Class Intersection2D.MultiplePoints
-
- All Implemented Interfaces:
public final class Intersection2D.MultiplePoints<P extends Vector2D<P>> extends Intersection2D<P>
Objects intersect in a discrete number of points.
-
-
Constructor Summary
Constructors Constructor Description Intersection2D.MultiplePoints(List<P> points)
-