Package com.treemap

Interface Depth


@JsType public interface Depth
Indicates whether a given depth should be displayed or not.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    display(int depth)
     
  • Method Details

    • display

      boolean display(int depth)