com.metsci.glimpse.examples.axis
Class MultiAxisPlotExample

java.lang.Object
  extended by com.metsci.glimpse.examples.axis.MultiAxisPlotExample
All Implemented Interfaces:
GlimpseLayoutProvider

public class MultiAxisPlotExample
extends java.lang.Object
implements GlimpseLayoutProvider

MultiAxisPlot2D allows users to create multiple axes above, below, and to the right and left of the main plotting area.

Author:
ulman

Constructor Summary
MultiAxisPlotExample()
           
 
Method Summary
 GlimpseLayout getLayout()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiAxisPlotExample

public MultiAxisPlotExample()
Method Detail

main

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

getLayout

public GlimpseLayout getLayout()
Specified by:
getLayout in interface GlimpseLayoutProvider


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