Package | Description |
---|---|
org.geolatte.geom.builder |
Modifier and Type | Method and Description |
---|---|
static DSL.LineString3DToken |
DSL.linestring(DSL.Vertex3DToken... points) |
Modifier and Type | Method and Description |
---|---|
static DSL.MultiLineString3DToken |
DSL.multilinestring(DSL.LineString3DToken... tokens) |
static MultiLineString |
DSL.multilinestring(int srid,
DSL.LineString3DToken... tokens) |
Copyright © 2015 geolatte.org. All rights reserved.