com.metsci.glimpse.examples.basic
Class TaggedHeatMapExample

java.lang.Object
  extended by com.metsci.glimpse.examples.basic.TaggedHeatMapExample
All Implemented Interfaces:
GlimpseLayoutProvider

public class TaggedHeatMapExample
extends java.lang.Object
implements GlimpseLayoutProvider

A variant of the basic HeatMapExample with tagged axes for controlling the color scale.

Author:
ulman
See Also:
HeatMapExample

Constructor Summary
TaggedHeatMapExample()
           
 
Method Summary
 ColorAxisPlot2D getLayout()
           
 GlimpsePainter getPainter()
           
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

TaggedHeatMapExample

public TaggedHeatMapExample()
Method Detail

main

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

getLayout

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

getPainter

public GlimpsePainter getPainter()


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