| Class | Description |
|---|---|
| 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 © 2018 Metron, Inc.. All rights reserved.