|
From: Tom H. <th...@us...> - 2001-10-02 21:24:02
|
Update of /cvsroot/repast/repast/uchicago/src/sim/space/gis/vector In directory usw-pr-cvs1:/tmp/cvs-serv31803 Added Files: Curve.java Linestring.java PointImpl.java Log Message: This is a base implementation for point. Right now it only conforms to the gis interface. I need to write up an interface for the repast stuff. Also interfaces for Curve and Linestring added, but I may not use them in the long run. |