public class Length extends 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 linestringCopyright © 2024. All rights reserved.