Documentation of 'org.jfree.chart.urls.XYURLGenerator' Java class
XYURLGenerator
org.jfree.chart.urls

Interface XYURLGenerator

    • Method Detail

      • generateURL

        java.lang.String generateURL(XYDataset dataset,
                                     int series,
                                     int item)
        Generates a URL for a particular item within a series. As a guideline, the URL should be valid within the context of an XHTML 1.0 document.
        Parameters:
        dataset - the dataset (null not permitted).
        series - the series index (zero-based).
        item - the item index (zero-based).
        Returns:
        A string containing the generated URL (possibly null).

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.