S - Space type.P - Point type.public interface Encloser<S extends Space,P extends Point<S>>
EnclosingBall| Modifier and Type | Method and Description |
|---|---|
EnclosingBall<S,P> |
enclose(java.lang.Iterable<P> points)
Find a ball enclosing a list of points.
|
EnclosingBall<S,P> enclose(java.lang.Iterable<P> points)
points - points to encloseCopyright (c) 2003-2015 Apache Software Foundation