
| Modifier and Type | Field and Description | 
|---|---|
| private D | distanceDistance to child cluster | 
| Constructor and Description | 
|---|
| DendrogramModel(D distance)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| D | getDistance() | 
| String | toString() | 
| void | writeToText(TextWriterStream out,
           String label)Implementation of  TextWriteableinterface. | 
public DendrogramModel(D distance)
distance - Distance to child cluster.public D getDistance()
public void writeToText(TextWriterStream out, String label)
TextWriteable interface.writeToText in class BaseModelout - Output steamlabel - Optional label to prefix