hg: openjfx/2.2/graphics/rt: RT-17398: Render to image (snapshot) support
hang.vo at oracle.com
hang.vo at oracle.com
Tue May 15 05:32:38 PDT 2012
Changeset: 325e41f5abce
Author: kcr
Date: 2012-05-15 05:15 -0700
URL: http://hg.openjdk.java.net/openjfx/2.2/graphics/rt/rev/325e41f5abce
RT-17398: Render to image (snapshot) support
! javafx-ui-common/src/com/sun/javafx/TempState.java
! javafx-ui-common/src/com/sun/javafx/tk/Toolkit.java
! javafx-ui-common/src/javafx/scene/Camera.java
! javafx-ui-common/src/javafx/scene/Node.java
! javafx-ui-common/src/javafx/scene/PerspectiveCamera.java
! javafx-ui-common/src/javafx/scene/Scene.java
+ javafx-ui-common/src/javafx/scene/SnapshotParameters.java
+ javafx-ui-common/src/javafx/scene/SnapshotResult.java
! javafx-ui-common/src/javafx/scene/transform/Affine.java
! javafx-ui-common/src/javafx/scene/transform/Rotate.java
! javafx-ui-common/src/javafx/scene/transform/Scale.java
! javafx-ui-common/src/javafx/scene/transform/Shear.java
! javafx-ui-common/src/javafx/scene/transform/Transform.java
! javafx-ui-common/src/javafx/scene/transform/Translate.java
More information about the openjfx-dev
mailing list