public class HorizontalTimelinePlotExample extends Object implements GlimpseLayoutProvider
Lineplots can be added and removed with
com.metsci.glimpse.plot.timeline.StackedTimePlot2D#createChartPlot( String )
and com.metsci.glimpse.plot.timeline.StackedTimePlot2D#deletePlot( String ).
When a new chart is created, a TimePlotInfo
reference is provided, allowing addition of GlimpsePainters and modification of
chart size, ordering, and coloring.
| Constructor and Description |
|---|
HorizontalTimelinePlotExample() |
| Modifier and Type | Method and Description |
|---|---|
StackedTimePlot2D |
getLayout() |
static void |
main(String[] args) |
public StackedTimePlot2D getLayout()
getLayout in interface GlimpseLayoutProviderCopyright © 2016 Metron, Inc.. All rights reserved.