Package org.locationtech.jts.math


package org.locationtech.jts.math
  • Classes
    Class
    Description
    Implements extended-precision floating-point numbers which maintain 106 bits (approximately 30 decimal digits) of precision.
    Various utility functions for mathematical and numerical operations.
    Implements some 2D matrix operations (in particular, solving systems of linear equations).
    Models a plane in 3-dimensional Cartesian space.
    A 2-dimensional mathematical vector represented by double-precision X and Y components.
    Represents a vector in 3-dimensional Cartesian space.