JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package org.locationtech.jts.algorithm.axis
package
org.locationtech.jts.algorithm.axis
Related Packages
Package
Description
org.locationtech.jts.algorithm
Contains classes and interfaces implementing fundamental computational geometry algorithms.
org.locationtech.jts.algorithm.construct
Provides classes that implement various kinds of geometric constructions.
org.locationtech.jts.algorithm.distance
Classes to compute distance metrics between geometries.
org.locationtech.jts.algorithm.hull
Contains classes implementing algorithms to compute hulls of geometry objects.
org.locationtech.jts.algorithm.locate
Classes to determine the topological location of points in geometries.
org.locationtech.jts.algorithm.match
Classes to compute matching metrics between geometries.
Classes
Class
Description
ApproximateMedialAxis
Constructs an approximation to the medial axis of a Polygon, as a set of linestrings representing the medial axis graph.