Package com.sun.opengl.util.j2d

Interface Summary

TextRenderer.RenderDelegateClass supporting more full control over the process of rendering the bitmapped text.

Class Summary

OverlayProvides a Java 2D overlay on top of an arbitrary GLDrawable, making it easier to do things like draw text and images on top of an OpenGL scene while still maintaining reasonably good efficiency.
TextRendererRenders bitmapped Java 2D text into an OpenGL window with high performance, full Unicode support, and a simple API.
TextRenderer.DefaultRenderDelegate
TextureRendererProvides the ability to render into an OpenGL Texture using the Java 2D APIs.

Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to
license terms.