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