Interface | Description |
---|---|
AttributedTextRenderer.RenderDelegate |
Class supporting more full control over the process of rendering
the bitmapped text.
|
Class | Description |
---|---|
AttributedTextRenderer |
Renders bitmapped Java 2D text into an OpenGL window with high
performance, full Unicode support, and a simple API.
|
AttributedTextRenderer.DefaultRenderDelegate | |
FontUtils |
Utilities for loading default Glimpse fonts.
|
SimpleTextLayout |
Performs simple text layout so text can be wrapped in small areas or broken
on words or newlines.
|
SimpleTextLayout.TextBoundingBox |
When drawing using the JOGL
TextRenderer , the SimpleTextLayout.TextBoundingBox.leftX and
SimpleTextLayout.TextBoundingBox.baselineY should be used as the text origin. |
SimpleTextLayoutCenter |
Lays out the text, centering along the horizontal and vertical axis.
|
Copyright © 2013 Metron, Inc.. All rights reserved.