Documentation of 'visad.java3d.UniverseBuilderJ3D' Java class
UniverseBuilderJ3D
visad.java3d

Class UniverseBuilderJ3D



  • public class UniverseBuilderJ3D
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      UniverseBuilderJ3D(javax.media.j3d.Canvas3D c) 
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void addBranchGraph(javax.media.j3d.BranchGroup bg) 
      void destroy()
      Clean up resources according to http://wiki.java.net/bin/view/Javadesktop/Java3DApplicationDevelopment#Releasing_Canvas3D_View_and_Virt
      static void setMinimumFrameCycleTime(long ms)
      This lets client code set the framecycletime on the View
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • UniverseBuilderJ3D

        public UniverseBuilderJ3D(javax.media.j3d.Canvas3D c)
    • Method Detail

      • setMinimumFrameCycleTime

        public static void setMinimumFrameCycleTime(long ms)
        This lets client code set the framecycletime on the View
        Parameters:
        ms - The frame cycle time in milliseconds
      • addBranchGraph

        public void addBranchGraph(javax.media.j3d.BranchGroup bg)
      • destroy

        public void destroy()
        Clean up resources according to http://wiki.java.net/bin/view/Javadesktop/Java3DApplicationDevelopment#Releasing_Canvas3D_View_and_Virt

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.