|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.metsci.glimpse.painter.texture | |
---|---|
com.metsci.glimpse.examples.basic | Simple examples demonstrating basic Glimpse features. |
com.metsci.glimpse.painter.texture | Painters which display data contained in OpenGL textures, including 2D heat maps and images. |
Classes in com.metsci.glimpse.painter.texture used by com.metsci.glimpse.examples.basic | |
---|---|
HeatMapPainter
A simplified facade to ShadedTexturePainter which applies
a color scale (adjustable via an Axis1D
to a double[][] rectangular array of data stored as an OpenGL
texture in order to display a two dimensional heat map. |
Classes in com.metsci.glimpse.painter.texture used by com.metsci.glimpse.painter.texture | |
---|---|
HeatMapPainter
A simplified facade to ShadedTexturePainter which applies
a color scale (adjustable via an Axis1D
to a double[][] rectangular array of data stored as an OpenGL
texture in order to display a two dimensional heat map. |
|
ShadedTexturePainter
A painter which applies shaders to textures in order to display dynamically adjustable representations of 2D gridded data. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |