Uses of Class
com.vividsolutions.jts.algorithm.CGAlgorithms
-
Packages that use CGAlgorithms Package Description com.vividsolutions.jts.algorithm Contains classes and interfaces implementing fundamental computational geometry algorithms.com.vividsolutions.jtstest.testbuilder.io.shapefile -
-
Uses of CGAlgorithms in com.vividsolutions.jts.algorithm
Subclasses of CGAlgorithms in com.vividsolutions.jts.algorithm Modifier and Type Class Description classNonRobustCGAlgorithmsNon-robust versions of various fundamental Computational Geometric algorithms, FOR TESTING PURPOSES ONLY!.classRobustCGAlgorithmsDeprecated.use CGAlgorithms instead -
Uses of CGAlgorithms in com.vividsolutions.jtstest.testbuilder.io.shapefile
Fields in com.vividsolutions.jtstest.testbuilder.io.shapefile declared as CGAlgorithms Modifier and Type Field Description protected static CGAlgorithmsPolygonHandler. cga
-