com.sun.electric.plugins.j3d.utils
Class J3DUtils.OffScreenCanvas3D

java.lang.Object
  extended by Canvas3D
      extended by com.sun.electric.plugins.j3d.utils.J3DUtils.OffScreenCanvas3D
Enclosing class:
J3DUtils

public static class J3DUtils.OffScreenCanvas3D
extends Canvas3D

Class to create offscreen from canvas 3D


Constructor Summary
J3DUtils.OffScreenCanvas3D(java.awt.GraphicsConfiguration graphicsConfiguration, boolean offScreen)
           
 
Method Summary
 void postSwap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

J3DUtils.OffScreenCanvas3D

public J3DUtils.OffScreenCanvas3D(java.awt.GraphicsConfiguration graphicsConfiguration,
                                  boolean offScreen)
Method Detail

postSwap

public void postSwap()