| Package | Description |
|---|---|
| com.vividsolutions.jts.operation.buffer |
Provides classes for computing buffers of geometries
|
| Modifier and Type | Method and Description |
|---|---|
BufferParameters |
OffsetCurveBuilder.getBufferParameters()
Gets the buffer parameters being used to generate the curve.
|
| Modifier and Type | Method and Description |
|---|---|
static Geometry |
BufferOp.bufferOp(Geometry
Comutes the buffer for a geometry for a given buffer distance and accuracy of approximation.
|
| Constructor and Description | |
|---|---|
BufferOp(Geometry
Initializes a buffer computation for the given geometry with the given set of parameters
|
|
OffsetCurveBuilder(PrecisionModel
|