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