Uses of Package
org.locationtech.jts.math
-
Packages that use org.locationtech.jts.math Package Description org.locationtech.jts.algorithm Contains classes and interfaces implementing fundamental computational geometry algorithms.org.locationtech.jts.math org.locationtech.jts.operation.distance3d org.locationtech.jts.triangulate.quadedge Classes to implement a topological subdivision of quadeges, to support creating triangulations and Voronoi diagrams. -
Classes in org.locationtech.jts.math used by org.locationtech.jts.algorithm Class Description DD Implements extended-precision floating-point numbers which maintain 106 bits (approximately 30 decimal digits) of precision. -
Classes in org.locationtech.jts.math used by org.locationtech.jts.math Class Description 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.Vector3D Represents a vector in 3-dimensional Cartesian space. -
Classes in org.locationtech.jts.math used by org.locationtech.jts.operation.distance3d Class Description Plane3D Models a plane in 3-dimensional Cartesian space. -
Classes in org.locationtech.jts.math used by org.locationtech.jts.triangulate.quadedge Class Description DD Implements extended-precision floating-point numbers which maintain 106 bits (approximately 30 decimal digits) of precision.