|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShadedTexturePainter | |
---|---|
com.metsci.glimpse.painter.texture | Painters which display data contained in OpenGL textures, including 2D heat maps and images. |
Uses of ShadedTexturePainter in com.metsci.glimpse.painter.texture |
---|
Subclasses of ShadedTexturePainter in com.metsci.glimpse.painter.texture | |
---|---|
class |
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. |
class |
TaggedHeatMapPainter
A HeatMapPainter whose coloring is controlled via a TaggedAxis1D . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |