You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Juntunen (Jira)" <ji...@apache.org> on 2020/01/12 01:52:00 UTC

[jira] [Resolved] (GEOMETRY-84) Hull API Updates

     [ https://issues.apache.org/jira/browse/GEOMETRY-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Juntunen resolved GEOMETRY-84.
-----------------------------------
    Resolution: Done

> Hull API Updates
> ----------------
>
>                 Key: GEOMETRY-84
>                 URL: https://issues.apache.org/jira/browse/GEOMETRY-84
>             Project: Apache Commons Geometry
>          Issue Type: Improvement
>            Reporter: Matt Juntunen
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The API for the hull module should be updated for consistency with the rest of the library.
>  * {{ConvexHull}}
>  ** Use lists of points instead of arrays (eg, getVertices())
>  ** Rename {{creationRegion}} to {{getRegion}}; return null if no region can be defined instead of throwing an exception.
>  * {{ConvexHull2D}}
>  ** {{Replace {{getLineSegments}} method with {{getPath}} that returns a {{Polyline}}}}
>  * {{AbstractConvexHullGenerator2D}}
>  ** Remove default epsilon/precision value; require callers to specify one.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)