Package xj3d.replica

Class OffscreenThumbnailConstruct

java.lang.Object
All Implemented Interfaces:
ConstructBuilder, ConfigGraphicsCapabilities

public class OffscreenThumbnailConstruct extends OffscreenOGLConstruct implements ConfigGraphicsCapabilities
The customized browser Construct sub-class supporting the ThumbnailImager. This Construct is built with the following modifications to the 'standard' Construct.
  • The construct is built without support for UI devices, such as Mouse or Keyboard.
  • The construct extends from OffscreenOGLConstruct to function without a hardware graphics device.
Version:
$Revision: 1.2 $
Author:
Rex Melton