You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2020/01/18 22:09:38 UTC

[GitHub] [commons-geometry] darkma773r opened a new pull request #58: GEOMETRY-80: Simplify Transform Hierarchy

darkma773r opened a new pull request #58: GEOMETRY-80: Simplify Transform Hierarchy
URL: https://github.com/apache/commons-geometry/pull/58
 
 
   - add inverse() method to Transform interface
   - rename EuclideanTransform to AffineTransform
   - remove TransformXD interfaces
   - add AffineTransformMatrixXD.from(UnaryOperator) factory methods

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [commons-geometry] darkma773r closed pull request #58: GEOMETRY-80: Simplify Transform Hierarchy

Posted by GitBox <gi...@apache.org>.
darkma773r closed pull request #58: GEOMETRY-80: Simplify Transform Hierarchy
URL: https://github.com/apache/commons-geometry/pull/58
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [commons-geometry] darkma773r commented on issue #58: GEOMETRY-80: Simplify Transform Hierarchy

Posted by GitBox <gi...@apache.org>.
darkma773r commented on issue #58: GEOMETRY-80: Simplify Transform Hierarchy
URL: https://github.com/apache/commons-geometry/pull/58#issuecomment-576325814
 
 
   Closing PR to squash commits.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services