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