|
TreeMap Java Library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TMAlgorithm | |
|---|---|
| treemap | |
| Uses of TMAlgorithm in treemap |
|---|
| Subclasses of TMAlgorithm in treemap | |
|---|---|
class |
TMAlgorithmClassic
The TMAlgorithmClassic class implements a classic treemap drawing algorithm. |
class |
TMAlgorithmSquarified
The TMAlgorithmSquarified class implements a squarified treemap drawing algorithm. |
| Methods in treemap that return TMAlgorithm | |
|---|---|
TMAlgorithm |
TMView.getAlgorithm()
Returns the current algorithm of this view. |
| Methods in treemap with parameters of type TMAlgorithm | |
|---|---|
void |
TMView.addAlgorithm(TMAlgorithm algorithm,
java.lang.String name)
Adds a treemap algorithm to this view. |
|
TreeMap Java Library | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||