Matt Juntunen created GEOMETRY-45:
-------------------------------------

             Summary: 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


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
(v7.6.3#76005)

Reply via email to