Matt Juntunen created GEOMETRY-121:
--------------------------------------
Summary: EuclideanInternals class
Key: GEOMETRY-121
URL: https://issues.apache.org/jira/browse/GEOMETRY-121
Project: Apache Commons Geometry
Issue Type: Improvement
Reporter: Matt Juntunen
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)