|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.fhcrc.cpl.toolbox.proteomics.Clusterer2D.TreeEntry
public static class Clusterer2D.TreeEntry
A single entry in the clustering tree, aware of its value in only one dimension
| Field Summary | |
|---|---|
int |
iSet
|
Clusterer2D.Clusterable |
parent
|
double |
value
|
| Constructor Summary | |
|---|---|
Clusterer2D.TreeEntry()
|
|
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Clusterer2D.Clusterable parent
public int iSet
public double value
| Constructor Detail |
|---|
public Clusterer2D.TreeEntry()
| Method Detail |
|---|
public int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||