org.geotools.graph.util.delaunay
Class PoissonClusterer
Object
PoissonClusterer
public class PoissonClusterer
- extends Object
- Author:
- jfc173
- Module:
modules/extension/graph (gt-graph.jar)
Constructor Summary |
PoissonClusterer()
Creates a new instance of PoissonClusterer |
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PoissonClusterer
public PoissonClusterer()
- Creates a new instance of PoissonClusterer
findClusters
public static Graph findClusters(Graph incoming,
Expression base,
Expression target,
double meanRate,
int distance)
fact
public static double fact(int i)
Copyright © 1996-2009 Geotools. All Rights Reserved.