public class PlotUtilities extends Object
Constructor and Description |
---|
PlotUtilities() |
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. |
public static boolean isEmptyOrNull(XYPlot plot)
true
if all the datasets belonging to the specified
plot are empty or null
, and false
otherwise.plot
- the plot (null
permitted).Jas4pp 1.5 © Java Analysis Studio for Particle Physics