Package | Description |
---|---|
com.metsci.glimpse.examples.animated |
Examples demonstrating display of dynamically changing data.
|
com.metsci.glimpse.examples.axis |
Examples demonstrating linking between and interaction with Glimpse axes.
|
com.metsci.glimpse.examples.basic |
Simple examples demonstrating basic Glimpse features.
|
com.metsci.glimpse.examples.stacked |
Timeline plot examples.
|
com.metsci.glimpse.plot |
Prefabricated arrangements of GlimpseLayouts and GlimpsePainters
with convenience methods for performing common data visualization tasks.
|
Modifier and Type | Method and Description |
---|---|
ColorAxisPlot2D |
AnimatedProjectionExample.getLayout() |
ColorAxisPlot2D |
AnimatedTextureExample.getLayout() |
Modifier and Type | Method and Description |
---|---|
ColorAxisPlot2D |
LinkedHeatMapExample.createPlot2D(ColorGradient gradient) |
ColorAxisPlot2D |
LinkedHeatMapExample.getLayoutLeft() |
ColorAxisPlot2D |
LinkedHeatMapExample.getLayoutRight() |
Modifier and Type | Method and Description |
---|---|
ColorAxisPlot2D |
HeatMapExample.getLayout() |
ColorAxisPlot2D |
TaggedHeatMapExample.getLayout() |
ColorAxisPlot2D |
TaggedHeatMapExample.getLayout(ColorGradient colorGradient) |
Modifier and Type | Method and Description |
---|---|
PlotInfo |
StackedPlotExample.createPlotArea(StackedPlot2D stacked_plot,
ColorAxisPlot2D inner_plot,
String name) |
Modifier and Type | Class and Description |
---|---|
class |
TaggedColorAxisPlot2D |
Copyright © 2016 Metron, Inc.. All rights reserved.