Class TickLabelEntity

    • Constructor Detail

      • TickLabelEntity

        public TickLabelEntity​(Shape area,
                               String toolTipText,
                               String urlText)
        Creates a new entity.
        Parameters:
        area - the area (null not permitted).
        toolTipText - the tool tip text (null permitted).
        urlText - the URL text for HTML image maps (null permitted).