Package com.metsci.glimpse.jogamp.opengl.util.awt.text
-
Interface Summary Interface Description GlyphCache.EventListener Object that wants to be notified of cache events.GlyphProducer Utility for creating glyphs.GlyphRenderer Utility for drawing glyphs.GlyphRenderer.EventListener Observer of aGlyphRenderer
.QuadPipeline Utility for drawing a stream of quads.QuadPipeline.EventListener Observer of aQuadPipeline
.TextureRenderer TextureRenderer.EventListener Observer of aGlyphRenderer
. -
Class Summary Class Description Check Utility for checking arguments and preconditions.Glyph Representation of one or multiple unicode characters to be drawn.GlyphCache Storage of glyphs in an OpenGL texture.GlyphProducers Utility for working withGlyphProducer
's.GlyphRendererGL2 GlyphRenderer
for use with OpenGL 2.GlyphRendererGL3 Utility for drawing glyphs with OpenGL 3.GlyphRenderers Utility for working withGlyphRenderer
's.Quad Structure for points and coordinates.QuadPipelineGL10 QuadPipeline
for use with OpenGL 1.0.QuadPipelineGL11 QuadPipeline
for use with OpenGL 1.1.QuadPipelineGL15 QuadPipeline
for use with OpenGL 1.5.QuadPipelineGL30 QuadPipeline
for use with OpenGL 3.QuadPipelines Utility for working withQuadPipeline
's.ShaderLoader Utility to load shaders from files, URLs, and strings.TextureRenderers -
Enum Summary Enum Description GlyphCache.EventType Type of event fired from the cache.GlyphRenderer.EventType Type of event fired from the renderer.QuadPipeline.EventType Kind of event.TextureRenderer.EventType Type of event fired from the renderer.