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 | 
equals, hashCode, isEmpty, iterator, toStringgetDimension, getGeoType, getSridclone, finalize, getClass, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic 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–2023 The Apache Software Foundation. All rights reserved.