Documentation of 'org.jfree.chart.plot.PlotUtilities' Java class
PlotUtilities
org.jfree.chart.plot

Class PlotUtilities



  • public class PlotUtilities
    extends java.lang.Object
    Some utility methods related to the plot classes.
    Since:
    1.0.7
    • Constructor Summary

      Constructors 
      Constructor and Description
      PlotUtilities() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static boolean isEmptyOrNull(XYPlot plot)
      Returns true if all the datasets belonging to the specified plot are empty or null, and false otherwise.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PlotUtilities

        public PlotUtilities()
    • Method Detail

      • isEmptyOrNull

        public static boolean isEmptyOrNull(XYPlot plot)
        Returns true if all the datasets belonging to the specified plot are empty or null, and false otherwise.
        Parameters:
        plot - the plot (null permitted).
        Returns:
        A boolean.
        Since:
        1.0.7

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.