Uses of Class
org.basex.gui.view.map.MapAlgo

Packages that use MapAlgo
org.basex.gui.view.map Contains the classes for the treemap view. 
 

Uses of MapAlgo in org.basex.gui.view.map
 

Subclasses of MapAlgo in org.basex.gui.view.map
 class SliceDiceAlgo
          Slice-and-Dice Layout Algorithm.
 class SplitAlgo
          SplitLayout Algorithm.
 class SquarifiedAlgo
          Squarified Layout Algorithm.
 class StripAlgo
          StripLayout Algorithm.