Class TreeLayoutHelper


  • public class TreeLayoutHelper
    extends java.lang.Object
    A helper class for layout algorithms that are based on tree structure. It keeps track of changes in observed layout context and stores current information about the tree structure - children of each node and several other parameters.