Class SwingAlgorithmFactory

    • Field Detail

      • VORONOI

        public static final Algorithm VORONOI
        Voronoi treemap layout. It is described in:

        Balzer, Michael, Oliver Deussen, and Claus Lewerentz. "Voronoi treemaps for the visualization of software metrics." Proceedings of the 2005 ACM symposium on Software visualization. ACM, 2005.

      • TAG_CLOUD

        public static final Algorithm TAG_CLOUD
        Tag Cloud layout.
    • Constructor Detail

      • SwingAlgorithmFactory

        public SwingAlgorithmFactory​(Algorithm[] entries)