Class DefaultTreePlotToolTip<N,​Row,​Column,​Component,​Color,​Font>

  • All Implemented Interfaces:
    TreeMapToolTip<N,​Row,​Column,​Color,​Font>

    public class DefaultTreePlotToolTip<N,​Row,​Column,​Component,​Color,​Font>
    extends AbstractTreePlotToolTip<N,​Row,​Column,​Component,​Color,​Font>
    Created by luc on 06.05.17.
    • Method Detail

      • setSize

        public void setSize​(java.awt.Dimension d)
      • getWidth

        public int getWidth()
      • getHeight

        public int getHeight()
      • getPreferredLocation

        public java.awt.Point getPreferredLocation()
        Description copied from interface: TreeMapToolTip
        Gets the preferred location of the tooltip relative to the TreeMapView.
        Returns:
        the preferred location