com.metsci.glimpse.examples.stacked
Class VerticalTimelinePlotExample

java.lang.Object
  extended by com.metsci.glimpse.examples.stacked.HorizontalTimelinePlotExample
      extended by com.metsci.glimpse.examples.stacked.VerticalTimelinePlotExample
All Implemented Interfaces:
GlimpseLayoutProvider

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
VerticalTimelinePlotExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class com.metsci.glimpse.examples.stacked.HorizontalTimelinePlotExample
getLayout
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VerticalTimelinePlotExample

public VerticalTimelinePlotExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2012 Metron, Inc.. All Rights Reserved.