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.
|
Class | Description |
---|---|
DD |
Implements extended-precision floating-point numbers
which maintain 106 bits (approximately 30 decimal digits) of precision.
|
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.
|
Class | Description |
---|---|
Plane3D |
Models a plane in 3-dimensional Cartesian space.
|
Class | Description |
---|---|
DD |
Implements extended-precision floating-point numbers
which maintain 106 bits (approximately 30 decimal digits) of precision.
|
Copyright © 2018. All rights reserved.