JIDE 3.5.15

com.jidesoft.treemap
Interface Ordering


public interface Ordering

Defines the order of the nodes to be laid out by the treemap algorithm.


Method Summary
 MutableTreeMapNode[] sort(MutableTreeMapNode[] nodes)
           
 

Method Detail

sort

MutableTreeMapNode[] sort(MutableTreeMapNode[] nodes)

JIDE 3.5.15