| Package | Description |
|---|---|
| org.locationtech.jts.operation.buffer |
Provides classes for computing buffers of geometries
|
| org.locationtech.jtstest.function |
| Class and Description |
|---|
| BufferParameters
A value class containing the parameters which
specify how a buffer should be constructed.
|
| OffsetCurveBuilder
Computes the raw offset curve for a
single
Geometry component (ring, line or point). |
| OffsetSegmentGenerator
Generates segments which form an offset curve.
|
| OffsetSegmentString
A dynamic list of the vertices in a constructed offset curve.
|
| RightmostEdgeFinder
A RightmostEdgeFinder find the DirectedEdge in a list which has the highest coordinate,
and which is oriented L to R at that point.
|
| Class and Description |
|---|
| BufferParameters
A value class containing the parameters which
specify how a buffer should be constructed.
|