OverlayGroup.java | Class | This class provides the ability to place scenegraph objects relative to the Java3D Canvas3D.
The implementation places a TransformGroup below the parent of the ViewPlatform, and
reads all of the parameters in the View Model to determine the transformation from the
ViewPlatform coordinate system to the pixel coordinate system. |