Uses of Package
org.locationtech.jts.math
Packages that use org.locationtech.jts.math
Package
Description
Contains classes and interfaces implementing fundamental computational geometry algorithms.
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.algorithmClassDescriptionImplements 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.mathClassDescriptionImplements extended-precision floating-point numbers which maintain 106 bits (approximately 30 decimal digits) of precision.A 2-dimensional mathematical vector represented by double-precision X and Y components.Represents a vector in 3-dimensional Cartesian space.
-
Classes in org.locationtech.jts.math used by org.locationtech.jts.operation.distance3d
-
Classes in org.locationtech.jts.math used by org.locationtech.jts.triangulate.quadedgeClassDescriptionImplements 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.jtstest.testbuilder.topostretchClassDescriptionA 2-dimensional mathematical vector represented by double-precision X and Y components.