Documentation of 'org.jfree.data.xy.XYDomainInfo' Java class
XYDomainInfo
org.jfree.data.xy

Interface XYDomainInfo

  • All Known Implementing Classes:
    TimeSeriesCollection


    public interface XYDomainInfo
    An interface that can (optionally) be implemented by a dataset to assist in determining the minimum and maximum x-values in the dataset.
    Since:
    1.0.13
    • Method Detail

      • getDomainBounds

        Range getDomainBounds(java.util.List visibleSeriesKeys,
                              boolean includeInterval)
        Returns the range of the values in this dataset's domain.
        Parameters:
        visibleSeriesKeys - the keys of the visible series.
        includeInterval - a flag that determines whether or not the y-interval is taken into account.
        Returns:
        The range (or null if the dataset contains no values).

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.