[ 
https://issues.apache.org/jira/browse/GEOMETRY-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012403#comment-17012403
 ] 

Matt Juntunen commented on GEOMETRY-84:
---------------------------------------

PR is in: https://github.com/apache/commons-geometry/pull/54

> 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: 10m
>  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)

Reply via email to