Package | Description |
---|---|
com.metsci.glimpse.examples.stacked |
Timeline plot examples.
|
com.metsci.glimpse.plot.stacked | |
com.metsci.glimpse.plot.timeline |
Modifier and Type | Method and Description |
---|---|
PlotInfo |
StackedPlotExample.createPlotArea(StackedPlot2D stacked_plot,
ColorAxisPlot2D inner_plot,
String name) |
Modifier and Type | Method and Description |
---|---|
StackedPlot2D |
PlotInfoImpl.getStackedPlot() |
StackedPlot2D |
PlotInfo.getStackedPlot()
Gets a reference to the parent StackedPlot2D which this PlotInfo
belongs to.
|
StackedPlot2D |
PlotInfoWrapper.getStackedPlot() |
Constructor and Description |
---|
PlotInfoImpl(StackedPlot2D parent,
Object id,
int order,
int size,
int spacing,
GlimpseAxisLayout2D layout) |
Modifier and Type | Class and Description |
---|---|
class |
CollapsibleTimePlot2D |
class |
StackedTimePlot2D
A
StackedPlot2D which automatically creates a timeline axis at the
bottom of the stack and uses a
TaggedAxis1D to define a selected time
region. |
Copyright © 2013 Metron, Inc.. All rights reserved.