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