| Package | Description |
|---|---|
| org.geolatte.geom.builder |
A DSL to simplify the creation of Geometries.
|
| Modifier and Type | Method and Description |
|---|---|
static <P extends Position> |
DSL.polygon(DSL.LinearRingToken<P>... tokens) |
| Modifier and Type | Method and Description |
|---|---|
static <P extends Position> |
DSL.multipolygon(CoordinateReferenceSystem<P> crs,
DSL.PolygonToken<P>... tokens) |
static <P extends Position> |
DSL.multipolygon(DSL.PolygonToken<P>... tokens) |
Copyright © 2021 geolatte.org. All rights reserved.