[
https://issues.apache.org/jira/browse/GEOMETRY-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722577#comment-16722577
]
Matt Juntunen commented on GEOMETRY-14:
---------------------------------------
I added the {{Rotation3D}} interface as well as an {{AffineTransformMatrix}}
interface. They both extend {{Transform}} but have default implementations that
throw exceptions for the methods that will be removed with GEOMETRY-24. I can't
push directly to your branch so I merged your branch into my PR branch and made
the change there.
> AffineTransform?D Classes
> -------------------------
>
> Key: GEOMETRY-14
> URL: https://issues.apache.org/jira/browse/GEOMETRY-14
> Project: Apache Commons Geometry
> Issue Type: New Feature
> Reporter: Matt Juntunen
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0
>
>
> We should create AffineTransform?D classes that implement matrix-based affine
> transforms. They should have simple methods for creating translations,
> rotations, and scaling and calculating the inverse.
>
> -Pull Request #1: [https://github.com/apache/commons-geometry/pull/14]-
> Pull Request #2: [https://github.com/apache/commons-geometry/pull/16]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)