public interface XYZDataItemSelection
XYZDataset.| Modifier and Type | Method and Description |
|---|---|
boolean |
isSelected(XYZItemKey item)
Returns
true if the specified item is present in the
selection, and false otherwise. |
boolean isSelected(XYZItemKey item)
true if the specified item is present in the
selection, and false otherwise.item - the item key (null not permitted).