|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.graph.util.delaunay.DelaunayTest
Constructor Summary | |
DelaunayTest()
Creates a new instance of DelaunayTest |
Method Summary | |
static DelaunayNode[] |
createRandomNodes(int num,
int xMax,
int yMax,
int clusterSize)
|
static DelaunayNode[] |
createStateNodes()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DelaunayTest()
Method Detail |
public static void main(java.lang.String[] args)
args
- the command line argumentspublic static DelaunayNode[] createStateNodes()
public static DelaunayNode[] createRandomNodes(int num, int xMax, int yMax, int clusterSize)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |