Class RenderAreaExaminer

  • All Implemented Interfaces:
    com.jogamp.nativewindow.awt.AWTPrintLifecycle, com.jogamp.nativewindow.OffscreenLayerOption, com.jogamp.nativewindow.WindowClosingProtocol, com.jogamp.newt.event.KeyListener, com.jogamp.newt.event.MouseListener, com.jogamp.newt.event.NEWTEventListener, com.jogamp.opengl.GLEventListener, IRenderArea, IRenderAreaExaminer, IRenderAreaInteractive, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable, java.util.EventListener, javax.accessibility.Accessible

    public class RenderAreaExaminer
    extends RenderAreaInteractive
    implements IRenderAreaExaminer
    Class to render an OpenInventor scene graph in a NEWT AWT Canvas. This class extends RenderAreaInteractive to add examiner viewer behaviors.

    Note: When using this component, the automatic interactive mode is disabled, see SoSceneManager.setAutoInteractiveMode(boolean) for more details. Interactive mode is managed by the SceneExaminer node.

    See Also:
    Serialized Form