|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.tuwien.ifs.somtoolbox.visualization.clustering.ClusterEquivalence
public class ClusterEquivalence
Field Summary | |
---|---|
int |
cluster1
|
int |
cluster2
|
double |
percentage
|
Constructor Summary | |
---|---|
ClusterEquivalence()
|
Method Summary | |
---|---|
int |
compareTo(ClusterEquivalence other)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double percentage
public int cluster1
public int cluster2
Constructor Detail |
---|
public ClusterEquivalence()
Method Detail |
---|
public int compareTo(ClusterEquivalence other)
compareTo
in interface java.lang.Comparable<ClusterEquivalence>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |