|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Clusterer | |
---|---|
procope.examples | |
procope.methods.clustering | |
procope.tools.userclasses |
Uses of Clusterer in procope.examples |
---|
Classes in procope.examples that implement Clusterer | |
---|---|
class |
DummyClusterer
|
Uses of Clusterer in procope.methods.clustering |
---|
Classes in procope.methods.clustering that implement Clusterer | |
---|---|
class |
HierarchicalClusterer
Wrapper for HierarchicalClusteringTrees which implements the
Clusterer interface. |
class |
MarkovClusterer
Performs clustering using the Markov Cluster Algorithm as proposed in the PhD thesis Graph Clustering by Flow Simulation by Stijn van Dongen. |
Uses of Clusterer in procope.tools.userclasses |
---|
Methods in procope.tools.userclasses that return Clusterer | |
---|---|
Clusterer |
UserClusterer.generateClusterer(Object... parameters)
Generates the actual Clusterer object from this user clusterer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |