JDK-8099347 : Please provide convenience methods for 3D rotations
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx1.3
  • Priority: P3
  • Status: Closed
  • Resolution: Won't Fix
  • Submitted: 2009-05-22
  • Updated: 2015-06-16
  • Resolved: 2012-07-30
Related Reports
Blocks :  
Duplicate :  
Description
Please provide the following convenience methods for 3D rotations:

rotateAroundX(angle, pivotY, pivotZ)
rotateAroundY(angle, pivotX, pivotZ)
rotateAroundZ(angle, pivotX, pivotY)
Comments
This is an old issue that may not be relevant any longer. After the scene graph team adds the new transform methods please file a new issue if this is still a concern.
30-07-2012

Since we are reducing the scope of 3D for soma, this will be looked at post-soma.
25-08-2009