Package org.locationtech.jts.operation.buffer
package org.locationtech.jts.operation.buffer
Provides classes for computing buffers of geometries
-
ClassesClassDescriptionCreates all the raw offset curves for a buffer of a
Geometry
.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.Computes an offset curve from a geometry.Computes the raw offset curve for a singleGeometry
component (ring, line or point).Creates a buffer polygon with a varying buffer distance at each vertex along a line.