com.metsci.glimpse.examples.axis
Class LinkedHeatMapExample
java.lang.Object
com.metsci.glimpse.examples.axis.LinkedHeatMapExample
public class LinkedHeatMapExample
- extends java.lang.Object
Demonstrates Glimpse's axis linking capability by creating
two independent Glimpse plots and linking their axes so that they move together.
- Author:
- ulman
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LinkedHeatMapExample
public LinkedHeatMapExample()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
getLayoutLeft
public ColorAxisPlot2D getLayoutLeft()
getLayoutRight
public ColorAxisPlot2D getLayoutRight()
createPlot2D
public ColorAxisPlot2D createPlot2D(ColorGradient gradient)
Copyright © 2012 Metron, Inc.. All Rights Reserved.