Deprecated API


Contents
Deprecated Interfaces
org.jcae.viewer3d.cad.CADSelectionListener
            
org.jcae.viewer3d.fe.FESelectionListener
            
 

Deprecated Methods
org.jcae.viewer3d.View.takeSnapshot()
          Use takeScreenshot Not thread safe. In some configuration a deadlock could occure. 
 

Deprecated Constructors
org.jcae.viewer3d.View()
          Will cause a "java.lang.IllegalArgumentException: adding a container to a container on a different GraphicsDevice" in dual screen mode. 
org.jcae.viewer3d.View(boolean)
          Will cause a "java.lang.IllegalArgumentException: adding a container to a container on a different GraphicsDevice" in dual screen mode. 
org.jcae.viewer3d.View(boolean, boolean)
          Will cause a "java.lang.IllegalArgumentException: adding a container to a container on a different GraphicsDevice" in dual screen mode.