edu.umass.cs.mallet.projects.seg_plus_coref.clustering
Class MortonClusterer

java.lang.Object
  extended byedu.umass.cs.mallet.projects.seg_plus_coref.clustering.MortonClusterer

public class MortonClusterer
extends java.lang.Object


Constructor Summary
MortonClusterer()
           
MortonClusterer(MappedGraph graph)
           
 
Method Summary
 Clustering getClustering()
           
 salvo.jesus.graph.WeightedGraph getGraph()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MortonClusterer

public MortonClusterer()

MortonClusterer

public MortonClusterer(MappedGraph graph)
Method Detail

getGraph

public salvo.jesus.graph.WeightedGraph getGraph()

getClustering

public Clustering getClustering()