[
https://issues.apache.org/jira/browse/GEOMETRY-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated GEOMETRY-45:
-----------------------------------
Labels: easyfix pull-request-available starter (was: easyfix starter)
> Avoid Duplicate euclidean packages.
> -----------------------------------
>
> Key: GEOMETRY-45
> URL: https://issues.apache.org/jira/browse/GEOMETRY-45
> Project: Apache Commons Geometry
> Issue Type: Task
> Reporter: Matt Juntunen
> Priority: Minor
> Labels: easyfix, pull-request-available, starter
>
> The {{commons-geometry-enclosing}} and {{commons-geometry-hull}} both contain
> subpackages of {{o.a.c.geometry.euclidean}}. These should be restructured so
> that this package is only used in {{commons-geometry-euclidean}}.
> * {{commons-geometry-enclosing}}
> ** o.a.c.geometry.euclidean.twod.enclosing -->
> o.a.c.geometry.enclosing.euclidean.twod
> ** o.a.c.geometry.euclidean.threed.enclosing -->
> o.a.c.geometry.enclosing.euclidean.threed
> * {{commons-geometry-hull}}
> ** o.a.c.geometry.euclidean.twod.hull --> o.a.c.geometry.hull.euclidean.twod
--
This message was sent by Atlassian Jira
(v8.3.4#803005)