com.metsci.glimpse.examples.axis
Class MultiAxisPlotExample
java.lang.Object
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
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultiAxisPlotExample
public MultiAxisPlotExample()
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.