j3d.org Code

Uses of Package
org.j3d.renderer.java3d.overlay

Packages that use org.j3d.renderer.java3d.overlay
org.j3d.renderer.java3d.overlay Classes for providing 2D screen overlays for a 3D canvas. 
 

Classes in org.j3d.renderer.java3d.overlay used by org.j3d.renderer.java3d.overlay
InputRequester
          An interface to start and stop the various input events available.
InteractiveOverlay
          An extended version of the overlay that would like to have interactive input from the mouse and/or keyboard.
InteractiveOverlayBase
          An implementation of the interactive overlay.
MouseOverlay
          An overlay that is used like an ordinary drawing canvas that interacts with the mouse.
Overlay
          An overlay is rectangular texture which is aligned with the image plate giving the illusion of an image drawn onto the canvas rather than in the scene.
OverlayBase
          An implementation of the overlay and screen component interfaces to provide a ready-made overlay system.
ScreenComponent
          A representation of something that can be seen on screen.
ScrollEvent
          An event describing a scroll action or request.
TextureOverlay
          An overlay implementation that uses a Java3D Texture2D object for the renderable surface.
UpdatableEntity
          A representation of an entity that requires periodic updates.
UpdateManager
          A representation of a manager that processes updates.
 


j3d.org Code

Latest Info from http://code.j3d.org/
Copyright © 2001 - j3d.org