org.geotools.graph.util.delaunay
Class AutoClust

java.lang.Object
  extended byorg.geotools.graph.util.delaunay.AutoClust

public class AutoClust
extends java.lang.Object

Author:
jfc173

Constructor Summary
AutoClust()
          Creates a new instance of AutoClust
 
Method Summary
static Graph runAutoClust(Graph d)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoClust

public AutoClust()
Creates a new instance of AutoClust

Method Detail

runAutoClust

public static Graph runAutoClust(Graph d)


Copyright © GeoTools. All Rights Reserved.