You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Matt Juntunen (Jira)" <ji...@apache.org> on 2019/12/25 17:05:00 UTC

[jira] [Created] (GEOMETRY-79) Trim down public API

Matt Juntunen created GEOMETRY-79:
-------------------------------------

             Summary: Trim down public API
                 Key: GEOMETRY-79
                 URL: https://issues.apache.org/jira/browse/GEOMETRY-79
             Project: Apache Commons Geometry
          Issue Type: Improvement
            Reporter: Matt Juntunen


The following classes should be made internal:

*  {{FunctionTransformXD}} - The factory methods for this class can be exposed directly on the {{TransformXD}} interfaces and the class made internal.
* {{AttributeBSPTree}} - There is not currently a specific use case for this class so it should be removed from the public API. It is used in tests, however. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)