Package | Description |
---|---|
org.geolatte.geom.builder |
Modifier and Type | Method and Description |
---|---|
static DSL.Point2DMToken |
DSL.point(DSL.Vertex2DMToken token) |
Modifier and Type | Method and Description |
---|---|
static DSL.MultiPoint2DMToken |
DSL.multipoint(DSL.Point2DMToken... pointTokens) |
static MultiPoint |
DSL.multipoint(int srid,
DSL.Point2DMToken... pointTokens) |
Copyright © 2015 geolatte.org. All rights reserved.