Package org.locationtech.jts.operation.buffer
package org.locationtech.jts.operation.buffer
Provides classes for computing buffers of geometries
-
ClassesClassDescriptionBuilds the buffer geometry for a given input geometry and precision model.Simplifies a buffer input line to remove concavities with shallow depth.Computes the buffer of a geometry, for both positive and negative buffer distances.A value class containing the parameters which specify how a buffer should be constructed.A connected subset of the graph of
DirectedEdge
s andNode
s.Computes the raw offset curve for a singleGeometry
component (ring, line or point).Creates all the raw offset curves for a buffer of aGeometry
.Generates segments which form an offset curve.A dynamic list of the vertices in a constructed offset curve.A RightmostEdgeFinder find the DirectedEdge in a list which has the highest coordinate, and which is oriented L to R at that point.Locates a subgraph inside a set of subgraphs, in order to determine the outside depth of the subgraph.A segment from a directed edge which has been assigned a depth value for its sides.