Package com.seisw.util.geom

Interface Summary
Poly Poly is an interface to a complex polygon.
 

Class Summary
Clip Clip is a Java version of the General Poly Clipper algorithm developed by Alan Murta (gpc@cs.man.ac.uk).
ClipTest ClipTest is a suite of unit tests for testing Clip.
GeomTest GeomTest is the top level suite of tests for the com.seisw.util.geom package.
PolyDefault PolyDefault is a default Poly implementation.
PolyDefaultTest PolyDefaultTest is a set of unit tests using JUnit for the class PolyDefalt.
PolySimple PolySimple is a simple polygon - contains only one inner polygon.
 



Copyright © 2004 Solution Engineering, Inc. All Rights Reserved.