public interface KeyedValues3DItemSelection
KeyedValues3D
dataset.| Modifier and Type | Method and Description |
|---|---|
boolean |
isSelected(KeyedValues3DItemKey itemKey)
Returns
true if the specified key exists in the selection,
and false otherwise. |
boolean isSelected(KeyedValues3DItemKey itemKey)
true if the specified key exists in the selection,
and false otherwise.itemKey - the item key (null not permitted).