public class Length
extends java.lang.Object
| Constructor and Description |
|---|
Length() |
| Modifier and Type | Method and Description |
|---|---|
static double |
ofLine(CoordinateSequence pts)
Computes the length of a linestring specified by a sequence of points.
|
public static double ofLine(CoordinateSequence pts)
pts - the points specifying the linestring