public class MultiPoint extends ComposedGeospatial<Point>
Geospatial.Dimension, Geospatial.Typegeospatialsdimension, srid, type| Constructor and Description |
|---|
MultiPoint(Geospatial.Dimension dimension,
SRID srid,
List<Point> points)
Creates a new collection of points
|
| Modifier and Type | Method and Description |
|---|---|
EdmPrimitiveTypeKind |
getEdmPrimitiveTypeKind()
Returns the
EdmPrimitiveTypeKind |
isEmpty, iteratorequals, getDimension, getSrid, getType, hashCode, toStringpublic MultiPoint(Geospatial.Dimension dimension, SRID srid, List<Point> points)
dimension - Dimension of the pointssrid - SRID valuepoints - List of pointspublic EdmPrimitiveTypeKind getEdmPrimitiveTypeKind()
GeospatialEdmPrimitiveTypeKindgetEdmPrimitiveTypeKind in class GeospatialCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.