public class DBIDSelection
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private DBIDs |
selectedIds
Selected IDs
|
| Constructor and Description |
|---|
DBIDSelection(DBIDs selectedIds)
Constructor with new object IDs.
|
| Modifier and Type | Method and Description |
|---|---|
DBIDs |
getSelectedIds()
Getter for the selected IDs
|
private DBIDs selectedIds
public DBIDSelection(DBIDs selectedIds)
selectedIds - selection IDspublic DBIDs getSelectedIds()
Copyright © 2019 ELKI Development Team. License information.