edu.psu.geovista.data.geog
Class AdjacencyMatrixFinder

java.lang.Object
  extended byedu.psu.geovista.data.geog.AdjacencyMatrixFinder

public class AdjacencyMatrixFinder
extends java.lang.Object

put your documentation comment here


Constructor Summary
AdjacencyMatrixFinder()
           
 
Method Summary
static boolean[][] findMatrix(java.awt.Shape[] shapes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdjacencyMatrixFinder

public AdjacencyMatrixFinder()
Method Detail

findMatrix

public static boolean[][] findMatrix(java.awt.Shape[] shapes)


Copyright © 1996-2003 GeoVista Center. All Rights Reserved.