Package | Description |
---|---|
com.metsci.glimpse.examples.stacked |
Timeline plot examples.
|
com.metsci.glimpse.plot.timeline | |
com.metsci.glimpse.plot.timeline.animate | |
com.metsci.glimpse.plot.timeline.layout | |
com.metsci.glimpse.plot.timeline.listener | |
com.metsci.glimpse.plot.timeline.painter |
Modifier and Type | Method and Description |
---|---|
StackedTimePlot2D |
HorizontalTimelinePlotExample.getLayout() |
StackedTimePlot2D |
NestedTimelinePlotExample.getLayout() |
StackedTimePlot2D |
CollapsibleTimelinePlotExample.getLayout() |
StackedTimePlot2D |
MultipleTimelineExample.getLayout() |
StackedTimePlot2D |
VerticalTimelinePlotExample.getLayout() |
Modifier and Type | Class and Description |
---|---|
class |
CollapsibleTimePlot2D |
Modifier and Type | Method and Description |
---|---|
static DragManager |
DragManager.attach(StackedTimePlot2D plot) |
Constructor and Description |
---|
DragManager(StackedTimePlot2D plot) |
Modifier and Type | Method and Description |
---|---|
StackedTimePlot2D |
TimePlotInfoImpl.getStackedTimePlot() |
StackedTimePlot2D |
TimePlotInfoWrapper.getStackedTimePlot() |
StackedTimePlot2D |
TimePlotInfo.getStackedTimePlot() |
Constructor and Description |
---|
TimelineInfo(StackedTimePlot2D plot,
PlotInfo info) |
TimePlotInfoImpl(StackedTimePlot2D parent,
PlotInfo child,
GlimpseAxisLayout2D plotLayout,
GlimpseLayout labelLayout,
DataAxisMouseListener1D listener,
GridPainter gridPainter,
NumericXYAxisPainter axisPainter,
SimpleTextPainter labelPainter,
BorderPainter borderPainter,
BorderPainter labelBorderPainter,
BackgroundPainter backgroundPainter,
DelegatePainter dataPainter) |
Constructor and Description |
---|
DataAxisMouseListener1D(StackedTimePlot2D plot,
PlotInfo info) |
TimeAxisMouseListener1D(StackedTimePlot2D plot) |
Constructor and Description |
---|
SelectedTimeRegionPainter(StackedTimePlot2D plot) |
Copyright © 2016 Metron, Inc.. All rights reserved.