Package org.locationtech.jts.algorithm.construct
Provides classes that implement various kinds of geometric constructions.
-
Class Summary Class Description LargestEmptyCircle Constructs the Largest Empty Circle for a set of obstacle geometries, up to a specified tolerance.MaximumInscribedCircle Constructs the Maximum Inscribed Circle for a polygonalGeometry
, up to a specified tolerance.