JDK-8099876 : Add API for Perspecitive and Parallel Camera classes
  • Type: Sub-task
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx1.3
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2009-07-30
  • Updated: 2015-06-16
  • Resolved: 2009-11-16
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
fx1.3Fixed
Related Reports
Blocks :  
Blocks :  
Description
Need to add a new camera attribute to Scene. This attribute will be of type Camera, which is an abstract base class with PerspectiveCamera and ParallelCamera subclasses.

Comments
Fixed. Changeset: 2a1dd90dfab1 Author: Chien Yang <chien.yang@sun.com> Date: Mon Nov 16 11:22:10 2009 -0800 URL: http://jfxsrc.sfbay.sun.com/javafx/soma/scrum/graphics/runtime/rev/2a1dd90dfab1
16-11-2009