com.metsci.glimpse.examples.misc
Class TreeMapExample

java.lang.Object
  extended by com.metsci.glimpse.examples.misc.TreeMapExample
All Implemented Interfaces:
GlimpseLayoutProvider

public class TreeMapExample
extends java.lang.Object
implements GlimpseLayoutProvider

Author:
borkholder
See Also:
SimpleTreeMapPainter

Constructor Summary
TreeMapExample()
           
 
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

TreeMapExample

public TreeMapExample()
Method Detail

main

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

getLayout

public GlimpseLayout getLayout()
                        throws java.lang.Exception
Specified by:
getLayout in interface GlimpseLayoutProvider
Throws:
java.lang.Exception


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