Class TreeMapExample
- java.lang.Object
-
- com.metsci.glimpse.core.examples.misc.TreeMapExample
-
public class TreeMapExample extends Object
- Author:
- borkholder
- See Also:
SimpleTreeMapPainter
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTreeMapExample.TreeMapHoverPainter
-
Constructor Summary
Constructors Constructor Description TreeMapExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static NestedTreeMapcreateLargeGeoTree()static voidmain(String[] args)
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
createLargeGeoTree
public static NestedTreeMap createLargeGeoTree() throws Exception
- Throws:
Exception
-
-