Package | Description |
---|---|
org.geolatte.geom.builder |
Modifier and Type | Method and Description |
---|---|
static DSL.Polygon3DToken |
DSL.polygon(DSL.LinearRing3DToken... rings) |
Modifier and Type | Method and Description |
---|---|
static DSL.MultiPolygon3DToken |
DSL.multipolygon(DSL.Polygon3DToken... tokens) |
static MultiPolygon |
DSL.multipolygon(int srid,
DSL.Polygon3DToken... tokens) |
Copyright © 2015 geolatte.org. All rights reserved.