Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.chart.plot.PlotUtilities
public class PlotUtilities
extends java.lang.Object
Method Summary | |
static boolean |
|
public static boolean isEmptyOrNull(XYPlot plot)
Returnstrue
if all the datasets belonging to the specified plot are empty ornull
, andfalse
otherwise.
- Parameters:
plot
- the plot (null
permitted).
- Returns:
- A boolean.
- Since:
- 1.0.7