medusa.georgios.ClusteringAlgorithms.LoadClusters
Class LoadClusters
- java.lang.Object
-
- medusa.georgios.ClusteringAlgorithms.LoadClusters.LoadClusters
-
public class LoadClusters extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field and Description java.util.ArrayList<Color3f>ColorList_For_Clusteringjava.util.Hashtable<java.lang.String,Color3f>GiveNodeNameGetColorjava.util.ArrayList<Cluster>list_with_clustersjava.lang.Stringreport
-
Constructor Summary
Constructors Constructor and Description LoadClusters(java.lang.String input)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidgive_overal_clusters_report()static voidmain(java.lang.String[] args)intnumber_of_clusters()
-
-
-
Field Detail
-
list_with_clusters
public java.util.ArrayList<Cluster> list_with_clusters
-
ColorList_For_Clustering
public java.util.ArrayList<Color3f> ColorList_For_Clustering
-
GiveNodeNameGetColor
public java.util.Hashtable<java.lang.String,Color3f> GiveNodeNameGetColor
-
report
public java.lang.String report
-
-
DMelt 3.0 © DataMelt by jWork.ORG