Package | Description |
---|---|
org.geolatte.geom.builder |
Modifier and Type | Method and Description |
---|---|
static DSL.LinearRing3DMToken |
DSL.ring(DSL.Vertex3DMToken... points) |
Modifier and Type | Method and Description |
---|---|
static DSL.Polygon3DMToken |
DSL.polygon(DSL.LinearRing3DMToken... rings) |
static Polygon |
DSL.polygon(int srid,
DSL.LinearRing3DMToken... rings) |
Copyright © 2015 geolatte.org. All rights reserved.