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