Uses of Interface
com.openinventor.inventor.viewercomponents.awt.IRenderArea
Packages that use IRenderArea
Package
Description
-
Uses of IRenderArea in com.openinventor.inventor.viewercomponents.awt
Subinterfaces of IRenderArea in com.openinventor.inventor.viewercomponents.awtModifier and TypeInterfaceDescriptioninterface
Interface for examiner render area.
An examiner render area has aSceneExaminer
node as root of the scene graph.interface
Interface for interactive render area.
An interactive render area has aSceneInteractor
node as root of the scene graph. -
Uses of IRenderArea in com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas
Classes in com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas that implement IRenderAreaModifier and TypeClassDescriptionclass
class
Class to render an OpenInventor scene graph in an AWT GLCanvas.class
class
(Preview Feature) Class to render an OpenInventor scene graph in an AWT GLCanvas. -
Uses of IRenderArea in com.openinventor.inventor.viewercomponents.awt.newt.renderareas
Classes in com.openinventor.inventor.viewercomponents.awt.newt.renderareas that implement IRenderAreaModifier and TypeClassDescriptionclass
class
Class to render an OpenInventor scene graph in a NEWT AWT Canvas.class
class
(Preview Feature) Class to render an OpenInventor scene graph in a NEWT AWT Canvas.