| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.chart.plot.PlotUtilitiespublic class PlotUtilitiesextends java.lang.ObjectMethod Summary | |
static boolean |
|
public static boolean isEmptyOrNull(XYPlot plot)
Returnstrueif all the datasets belonging to the specified plot are empty ornull, andfalseotherwise.
- Parameters:
plot- the plot (nullpermitted).
- Returns:
- A boolean.
- Since:
- 1.0.7