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