public interface IMultiPolygon extends IGeometryCollection, IPolygonal
| Modifier and Type | Method and Description |
|---|---|
Iterable<IPolygon> |
geometries() |
IPolygon |
getGeometryN(int index) |
getNumberOfGeometriesgetCoordinateDimension, getCoordinateN, getCoordinateReferenceSystem, getCoordinateSequence, getDimension, getEnvelope, getGeometryType, getNumberOfCoordinates, isCollection, isMeasuredIPolygon getGeometryN(int index)
getGeometryN in interface IGeometryCollectionIterable<IPolygon> geometries()
geometries in interface IGeometryCollectionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.