Class VerticalTimelinePlotExample
- java.lang.Object
-
- com.metsci.glimpse.core.examples.timeline.HorizontalTimelinePlotExample
-
- com.metsci.glimpse.core.examples.timeline.VerticalTimelinePlotExample
-
public class VerticalTimelinePlotExample extends HorizontalTimelinePlotExample
Demonstrates use of StackedTimePlot2D to create a vertical timeline axis with lineplots stacked horizontally, each with an independent x axis.- Author:
- ulman
- See Also:
HorizontalTimelinePlotExample
-
-
Constructor Summary
Constructors Constructor Description VerticalTimelinePlotExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)-
Methods inherited from class com.metsci.glimpse.core.examples.timeline.HorizontalTimelinePlotExample
getPlot
-
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-