Class LogarithmicLink<T>

java.lang.Object
com.dlsc.gemsfx.treeview.link.AbstractLinkStrategy<T>
com.dlsc.gemsfx.treeview.link.LogarithmicLink<T>
All Implemented Interfaces:
LinkStrategy<T>

public class LogarithmicLink<T> extends AbstractLinkStrategy<T>
  • Constructor Details

    • LogarithmicLink

      public LogarithmicLink()
  • Method Details