| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki.data | 
 Basic classes for different data types, database object types and label types 
 | 
| de.lmu.ifi.dbs.elki.result | 
 Result types, representation and handling 
 | 
| de.lmu.ifi.dbs.elki.utilities.datastructures.hierarchy | 
 Delegate implementation of a hierarchy 
 | 
| de.lmu.ifi.dbs.elki.visualization | 
 Visualization package of ELKI 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private ModifiableHierarchy<Cluster<M>> | 
Clustering.hierarchy
Cluster hierarchy. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ResultHierarchy
Class to store a hierarchy of result objects. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HashMapHierarchy<O>
Centralized hierarchy implementation, using a HashMap of Lists. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
VisualizationTree
Tree - actually a forest - to manage visualizations. 
 | 
Copyright © 2019 ELKI Development Team. License information.