- Type Parameters:
S- Space type.P- Point type.
- All Known Implementing Classes:
DiskGenerator, SphereGenerator
-
Method Summary
Modifier and TypeMethodDescriptionballOnSupport(List<P> support) Create a ball whose boundary lies on prescribed support points.
-
Method Details
-
ballOnSupport
Create a ball whose boundary lies on prescribed support points.- Parameters:
support- support points (may be empty)- Returns:
- ball whose boundary lies on the prescribed support points
-