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