| Package | Description |
|---|---|
| net.sf.jtreemap.swing |
JTreeMap main package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SplitByNumber
Strategy who split the elements in 2 groups of same cardinal.
|
class |
SplitBySlice
Split the treemap by slice
|
class |
SplitBySortedWeight
Strategy who split the elements in 2 groups of equivalent weight.
|
class |
SplitByWeight
Strategy who split the elements in 2 groups of equivalent weight.
|
class |
SplitSquarified
The Squarified split strategy
|
| Modifier and Type | Method and Description |
|---|---|
SplitStrategy |
JTreeMap.getStrategy()
get the SplitStrategy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JTreeMap.setStrategy(SplitStrategy newStrat)
set the new strategy.
|
| Constructor and Description |
|---|
JTreeMap(TreeMapNode root,
SplitStrategy strategy,
JTree treeView,
String weightPrefix,
String valuePrefix,
boolean showWeight)
Constructor of JTreeMap.
|
JTreeMap(TreeMapNode root,
SplitStrategy strategy,
String weightPrefix,
String valuePrefix,
boolean showWeight)
Constructor of JTreeMap.
|
Copyright © 2005–2019 Appendium - Portfolio Financing Platform. All rights reserved.