|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.metsci.glimpse.gl.texture | |
---|---|
com.metsci.glimpse.axis.painter | Painters which display the state of an axis with tick marks, labels, color scales, and other decorations. |
com.metsci.glimpse.canvas | Heavy weight canvases on which all Glimpse rendering is performed. |
com.metsci.glimpse.charts.raster | Data structures and data IO utilities for displaying ENC raster images. |
com.metsci.glimpse.examples.basic | Simple examples demonstrating basic Glimpse features. |
com.metsci.glimpse.gl | Texture, shader, frame buffer, vertex buffer, and other general OpenGL utility classes. |
com.metsci.glimpse.gl.texture | Wrapper classes for working with OpenGL textures inside a
GlimpsePainter . |
com.metsci.glimpse.painter.shape | Painters which draw basic geometric shapes: line segments, points, and polygons. |
com.metsci.glimpse.painter.texture | Painters which display data contained in OpenGL textures, including 2D heat maps and images. |
com.metsci.glimpse.plot | Prefabricated arrangements of GlimpseLayouts and GlimpsePainters with convenience methods for performing common data visualization tasks. |
com.metsci.glimpse.support.texture | Extensions to the basic Texture subclasses. |
com.metsci.glimpse.support.texture.mutator |
Classes in com.metsci.glimpse.gl.texture used by com.metsci.glimpse.axis.painter | |
---|---|
ColorTexture1D
|
Classes in com.metsci.glimpse.gl.texture used by com.metsci.glimpse.canvas | |
---|---|
DrawableTexture
A marker interface indicating that the Texture is able
to draw itself given a GL handle. |
Classes in com.metsci.glimpse.gl.texture used by com.metsci.glimpse.charts.raster | |
---|---|
ColorTexture1D
|
Classes in com.metsci.glimpse.gl.texture used by com.metsci.glimpse.examples.basic | |
---|---|
ColorTexture1D
|
Classes in com.metsci.glimpse.gl.texture used by com.metsci.glimpse.gl | |
---|---|
DrawableTexture
A marker interface indicating that the Texture is able
to draw itself given a GL handle. |
Classes in com.metsci.glimpse.gl.texture used by com.metsci.glimpse.gl.texture | |
---|---|
AbstractTexture
An abstract Texture implementation which wraps an OpenGL
integer texture handle but makes no assumptions about the
data types stored in the texture. |
|
ColorTexture1D.Builder
|
|
ColorTexture1D.MutatorColor1D
|
|
DrawableTexture
A marker interface indicating that the Texture is able
to draw itself given a GL handle. |
|
FloatTexture1D.MutatorFloat1D
|
|
FloatTexture2D.MutatorFloat2D
|
|
Texture
Wrapper interface for an OpenGL texture. |
Classes in com.metsci.glimpse.gl.texture used by com.metsci.glimpse.painter.shape | |
---|---|
ColorTexture1D
|
|
FloatTexture1D
A one dimensional texture storing float values. |
Classes in com.metsci.glimpse.gl.texture used by com.metsci.glimpse.painter.texture | |
---|---|
ColorTexture1D
|
|
DrawableTexture
A marker interface indicating that the Texture is able
to draw itself given a GL handle. |
|
Texture
Wrapper interface for an OpenGL texture. |
Classes in com.metsci.glimpse.gl.texture used by com.metsci.glimpse.plot | |
---|---|
ColorTexture1D
|
Classes in com.metsci.glimpse.gl.texture used by com.metsci.glimpse.support.texture | |
---|---|
DrawableTexture
A marker interface indicating that the Texture is able
to draw itself given a GL handle. |
|
Texture
Wrapper interface for an OpenGL texture. |
Classes in com.metsci.glimpse.gl.texture used by com.metsci.glimpse.support.texture.mutator | |
---|---|
ColorTexture1D.MutatorColor1D
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |