Uses of Package
com.vividsolutions.jts.math

Packages that use com.vividsolutions.jts.math
com.vividsolutions.jts.math   
com.vividsolutions.jts.triangulate.quadedge Classes to implement a topological subdivision of quadeges, to support creating triangulations and Voronoi diagrams. 
 

Classes in com.vividsolutions.jts.math used by com.vividsolutions.jts.math
DD
          Implements extended-precision floating-point numbers which maintain 106 bits (approximately 30 decimal digits) of precision.
Vector2D
          A 2-dimensional mathematical vector represented by double-precision X and Y components.
 

Classes in com.vividsolutions.jts.math used by com.vividsolutions.jts.triangulate.quadedge
DD
          Implements extended-precision floating-point numbers which maintain 106 bits (approximately 30 decimal digits) of precision.
 



Copyright © 2011. All Rights Reserved.