public static class DSL.LineStringToken<P extends Position> extends DSL.GeometryToken<P>
| Constructor and Description |
|---|
LineStringToken(P... positions) |
| Modifier and Type | Method and Description |
|---|---|
(package private) LineString<P> |
toGeometry(CoordinateReferenceSystem<P> crs) |
LineStringToken(P... positions)
LineString<P> toGeometry(CoordinateReferenceSystem<P> crs)
toGeometry in class DSL.GeometryToken<P extends Position>