com.vividsolutions.jts.operation.buffer
public class OffsetCurveSetBuilder extends java.lang.Object
Geometry
.
Raw curves need to be noded together and polygonized to form the final buffer area.Constructor and Description |
---|
OffsetCurveSetBuilder(Geometry inputGeom,
double distance,
OffsetCurveBuilder curveBuilder) |
Modifier and Type | Method and Description |
---|---|
java.util.List |
getCurves()
Computes the set of raw offset curves for the buffer.
|
public OffsetCurveSetBuilder(Geometry inputGeom, double distance, OffsetCurveBuilder curveBuilder)
public java.util.List getCurves()
Label
indicating
its left and right location.