173

Using special-purpose groups
Group class hierarchy

  • All groups share attributes inherited from the Group class
  • Class Hierarchy
    java.lang.Object
       javax.media.j3d.SceneGraphObject
       javax.media.j3d.Node
       javax.media.j3d.Group
       javax.media.j3d.BranchGroup
       javax.media.j3d.OrderedGroup
       javax.media.j3d.DecalGroup
       javax.media.j3d.SharedGroup
       javax.media.j3d.Switch
       javax.media.j3d.TransformGroup