| Package | Description |
|---|---|
| org.geolatte.geom.builder |
| Modifier and Type | Method and Description |
|---|---|
static DSL.LineString2DMToken |
DSL.lineString(DSL.Vertex2DMToken... points) |
| Modifier and Type | Method and Description |
|---|---|
static DSL.MultiLineString2DMToken |
DSL.multilinestring(DSL.LineString2DMToken... tokens) |
static MultiLineString |
DSL.multilinestring(int srid,
DSL.LineString2DMToken... tokens) |
Copyright © 2015 geolatte.org. All rights reserved.