public class MultiPolygon extends ComposedGeospatial<Polygon>
Geospatial.Dimension, Geospatial.Typegeospatialsdimension, srid, type| Constructor and Description | 
|---|
| MultiPolygon(Geospatial.Dimension dimension,
            SRID srid,
            List<Polygon> polygons)Creates a collection of polygons | 
| 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 MultiPolygon(Geospatial.Dimension dimension, SRID srid, List<Polygon> polygons)
dimension - Dimension of the polygonssrid - SRID valuepolygons - List of polygonspublic EdmPrimitiveTypeKind getEdmPrimitiveTypeKind()
GeospatialEdmPrimitiveTypeKindgetEdmPrimitiveTypeKind in class GeospatialCopyright © 2013–2023 The Apache Software Foundation. All rights reserved.