Class AbstractTreeMapSettings<N,​Column,​Color,​Font>

  • All Implemented Interfaces:
    TreeMapSettings<N,​Column,​Color,​Font>
    Direct Known Subclasses:
    DefaultTreeMapSettings

    public abstract class AbstractTreeMapSettings<N,​Column,​Color,​Font>
    extends java.lang.Object
    implements TreeMapSettings<N,​Column,​Color,​Font>
    This class provides a skeletal implementation of the TreeMapSettings interface to minimize the effort required to implement this interface.