public class OpenJUMPUtils extends Object
Constructor and Description |
---|
OpenJUMPUtils() |
Modifier and Type | Method and Description |
---|---|
static Geometry |
offsetCleanOpenLine(ArrayListCoordinateSequence coordinates,
double distance)
Creates a offset of a open line at a distance by removing segments that do not match the limit of the buffer.
|
public static Geometry offsetCleanOpenLine(ArrayListCoordinateSequence coordinates, double distance)
distance
- factory
-