public class GeospatialCollection extends ComposedGeospatial<Geospatial>
Geospatial.Dimension, Geospatial.Typegeospatialsdimension, srid, type| Constructor and Description | 
|---|
| GeospatialCollection(Geospatial.Dimension dimension,
                    SRID srid,
                    List<Geospatial> geospatials)Creates a new collection of geospatial types. | 
| 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 GeospatialCollection(Geospatial.Dimension dimension, SRID srid, List<Geospatial> geospatials)
dimension - Dimension of the collectionsrid - SRID Valuegeospatials - Members of the collectionpublic EdmPrimitiveTypeKind getEdmPrimitiveTypeKind()
GeospatialEdmPrimitiveTypeKindgetEdmPrimitiveTypeKind in class GeospatialCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.