Uses of Package
com.vividsolutions.jtstest.geomop
-
Packages that use com.vividsolutions.jtstest.geomop Package Description com.vividsolutions.jtstest.geomop com.vividsolutions.jtstest.testrunner -
Classes in com.vividsolutions.jtstest.geomop used by com.vividsolutions.jtstest.geomop Class Description GeometryMatcher An interface for classes which can determine whether two geometries match, within a given tolerance.GeometryMethodOperation Invokes a named operation on a set of arguments, the first of which is aGeometry.GeometryOperation Interface for classes which execute operations onGeometrys.TeeGeometryOperation AGeometryOperationwhich executes the original operation and returns that result, but also executes a separate operation (which could be multiple operations). -
Classes in com.vividsolutions.jtstest.geomop used by com.vividsolutions.jtstest.testrunner Class Description GeometryOperation Interface for classes which execute operations onGeometrys.