[
https://issues.apache.org/jira/browse/GEOMETRY-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Juntunen resolved GEOMETRY-85.
-----------------------------------
Resolution: Done
> Enclosing API Updates
> ---------------------
>
> Key: GEOMETRY-85
> URL: https://issues.apache.org/jira/browse/GEOMETRY-85
> Project: Apache Commons Geometry
> Issue Type: Improvement
> Reporter: Matt Juntunen
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The API for the enclosing module should be updated for consistency with the
> rest of the library.
> * {{EnclosingBall}}
> ** {{getSupport}} should return list of points instead of array
> ** {{contains(P pt, double margin)}} should be changed to accept a
> {{DoublePrecisionContext}} as the second argument.
> * Add {{WelzelEncloser2D}} and {{WelzlEncloser3D}} convenience classes so
> that that users do not need to construct a generic {{WelzelEncloser}} object
> and supply their own {{SupportBallGenerator}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)