[
https://issues.apache.org/jira/browse/GEOMETRY-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326536#comment-17326536
]
Matt Juntunen commented on GEOMETRY-121:
----------------------------------------
That would be a more typical name wouldn't it :-) I've updated it:
https://github.com/apache/commons-geometry/pull/155
> EuclideanInternals class
> ------------------------
>
> Key: GEOMETRY-121
> URL: https://issues.apache.org/jira/browse/GEOMETRY-121
> Project: Apache Commons Geometry
> Issue Type: Improvement
> Reporter: Matt Juntunen
> Priority: Minor
>
> During development of the IO modules, I created a public
> {{Planes.convexPolygonToTriangleFan}} utility method. However, this method
> makes assumptions about the input that are better suited for an internal
> method and not part of the public API. Therefore, I'd like to move this
> method into the {{internal}} package. Since there isn't a class in there
> already that it would fit in, I suggest creating a {{EuclideanInternals}}
> utility class for it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)