Package org.locationtech.jtslab
Class BufferFunctions
- java.lang.Object
-
- org.locationtech.jtslab.BufferFunctions
-
public class BufferFunctions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BufferFunctions()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Geometry
bufferVariableWidth(Geometry line, double startWidth, double endWidth)
-