Class AbstractTreePlotSettings<Color,​Font>

  • All Implemented Interfaces:
    TreePlotSettings<Color,​Font>, PropertyChange
    Direct Known Subclasses:
    DefaultTreePlotSettings

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